Tagged Questions
2
votes
2answers
170 views
Working with a database
I just started to work with a database through Mathematica. I have a large data set. I use an .mx file to store my data. Now I have to store the data in a database, ...
2
votes
0answers
47 views
Can Mathematica use a MySQL ODBC connector?
I have a MySQL database that I connect to using Mathematica and would like to distribute my Mathematica code to others. We already have ODBC DSNs setup on peoples machines using the MySQL ODBC ...
0
votes
2answers
107 views
Network database access - How do I connect to a remote database?
I am able to connect to a specific MS Access Database when it is on the same Windows computer as Mathematica via the command
...
1
vote
0answers
72 views
What is SQLQueries?
Does anyone know what SQLQueries does and what arguments should be supplied?
I hoped that it returns names of views in a database, but it apparently does not.
2
votes
0answers
131 views
Microsoft SQL DatabaseLink connection using Windows Authentication from Mac
We know that Mathematic doesn't natively support Windows Authentication connect. But as we can see in this post, the problem can be easily solved when your Mathematica is in Windows version (I have ...
10
votes
1answer
215 views
Microsoft SQL DatabaseLink connection using Windows Authentication
For those who use Mathematica with databases in companies, a common way to securely connect to those is using Windows Authentication (detailed here).
Mathematica doesn't seem to support this ...
7
votes
1answer
200 views
Stealth daylight saving shift in SQL data
I'm querying a SQL database with DatabaseLink and resulting SQLDateTime objects are shifted by an hour during daylight saving ...
