In computing, ODBC (Open Database Connectivity) is a standard software interface for accessing database management systems (DBMS).
4
votes
1answer
3k views
Anyway to use SSMS to connect to MySql?
I've grown to love SQL server management studio (ssms), I realise that it is not naturually compatible, however is there a way of connecting to MySQL? Perhaps using an ODBC connection?
I realise ...
1
vote
0answers
57 views
Update Billing Email Addresses in Sage MAS90
I have been tasked with trying to find a method of updating about 500 customer email addresses in MAS90. I recently discovered that they had the ability to email invoices to their customers and ...
1
vote
2answers
869 views
Light-weight, free, database query tool for Windows?
My question is very similar to the one here except pertaining to a Windows tool. I am also referencing this table and what I found here with a Google search. However, I have no idea which tool would ...
1
vote
2answers
2k views
Problem creating ODBC connection to SQL Server 2008 with Vista
Well, I'm trying to get a database schema thing working, first I tried just doing it in Linux where I'm more comfortable, but ODBC seems to be a hack there and I couldn't get it to work. So I figured ...
0
votes
1answer
446 views
is using Hosts for resolving a sql-server more performant?
we have a legacy application which uses a access.mdb with hundreds of ODBC-connected tables on a sql-server. the access.mdb contains nothing else than these odbc-connections.
Now we consider to use a ...
1
vote
2answers
771 views
What's the difference between ODBC Manager and ODBC Administrator?
I have two applications in my Applications/Utilities folder that look exactly the same except for the icon. One is ODBC Manager, the other is ODBC Administrator.
Does anyone know what the difference ...
1
vote
2answers
2k views
How to set up ODBC provider for Mysql in Windows 7
I've just downloaded Mysql-obbc-connector driver, and how can I enable this driver to connect to Mysql from vbscript. How can I set up new odbc provider in Odbc source administrator window in Windows ...
3
votes
2answers
8k views
Windows 7 ODBC Text Driver
Some software requires me to setup an ODBC Text Driver.
In the Windows 7 Control Panel > ODBC Data Source Administrator, the only driver available is "SQL Server".
How do I find/download/install a ...