Top "Odbc" questions

Open Database Connectivity (ODBC) provides a standard software interface for accessing database management systems (DBMS).

Connecting to ODBC using pyODBC

I've read all the faq pages from the python odbc library as well as other examples and managed to connect …

python ms-access odbc pyodbc dsn
Host...not allowed error in ODBC connection, while connecting to an online MySQL database

I have downloaded MySQL ODBC Connector 5.1. Now am trying to setup the DSN. But am getting the error: Connection Failed : […

mysql odbc database-connection dsn
No data exists for the row/column

While executing the following code in ASP.NET with C#, I am getting an exception like "No data exists for …

c# asp.net odbc mdac
PHP PDO ODBC connection

we are trying to create a connection with our SQL database trough ODBC in PHP. This is our current script: $…

php pdo odbc qlikview
Programatically create ODBC connection and link tables in MS Access

We are using MS Access as a reporting front-end for Oracle. The data is accessed via an ODBC connection, and …

oracle ms-access odbc dsn
PHP ODBC connect() to Access - architecture mismatch

I have googled for hours now. I have read countless articles such as: Is there a Windows 7 ODBC driver for …

php ms-access odbc
ODBC Microsoft dBase Driver without Office installed

is there some solution how to use 32/64 bit ODBC Microsoft dBase Driver on Windows without Office installed? Thank you for …

odbc dbase
MySQL ODBC 32 vs 64 bit

I have a 32-bit application that must run on a Windows x64 server using a 64-bit version of MySQL. Should …

mysql 64-bit odbc 32-bit win64
connecting to quickbooks database via odbc with php?

[edit] We're collecting credit application data from users on a web form. I have not tied my web form directly …

php mysql odbc quickbooks