Top "Odbc" questions

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

OLEDB v/s ODBC

What is the difference between OLEDB and ODBC? When do I use which and how do I know what I …

odbc oledb driver
FreeTDS working, but ODBC cannot connect

I am trying to run connect to a MSSQL server from an Ubuntu 12.04 webserver with FreeTDS and unixODBC. Using tsql …

sql-server odbc ubuntu-12.04 freetds isql
Data source name not found, and no default driver specified

I need help fixing an error: SQL state IM014 in SQLConnect and SQL state IM002 in SQLConnect. I run the …

php sql sql-server odbc
SQL Server: Native client vs. ODBC?

What is the difference between SQL Server Native Client connection and ODBC connection? What are the pros and cons of …

sql-server sql-server-2005 sql-server-2008 odbc database-connection
MSSQL Server's Native ODBC Driver for Linux and PHP 5.4

I have Apache 2.2.16 and PHP 5.4.3 on a Linux Debian 6 x64. To install the MSSQL Server's Native ODBC Driver for Linux, …

php sql-server linux odbc
ODBC vs JDBC performance

I have an assignment to use Java and C with MySQL database and compare the results and give reasons as …

java c database jdbc odbc
Common ways to connect to odbc from python on windows?

What library should I use to connect to odbc from python on windows? Is there a good alternative for pywin32 …

python windows odbc pywin32 pyodbc
How to bind parameters via ODBC C#?

I need to bind parameters on ODBC query from C#. This is the sample code, but VS tells me that …

c# parameters odbc
Creating a custom ODBC driver

At my current job, we're looking to implement our own odbc driver to allow many different applications to be able …

sql database sdk odbc odbc-bridge
How do I access netsuite data using SQL language

A company uses netsuites to make purchase orders and store sales information. The only way this company is able to …

sql odbc netsuite