| ODBC Frequently Asked Questions
Need Help Using ODBC with Microsoft SQL Server?
See the SQL Server Developer's Resource Kit page for
technical materials targeted at developers of large-scale SQL Server applications.
Need Answers to ODBC Questions?
Get the answers to the questions Microsoft Support Engineers get most frequently
by clicking here.
Q. Where can I get ODBC?
Q. How can I redistribute "just" ODBC 3.5?
Q. Is there an MDAC redistribution with just ODBC or OLE DB?
Q. How do I find Knowledge Base (KB) Articles for ODBC?
Q. Where do I obtain the latest 16- or 32-bit version of the SQL Server driver?
Q. Where do I obtain the latest 32-bit version of the ORACLE driver?
Q. Where do I obtain the latest 16-bit version of the ORACLE driver?
Q. Where do I obtain the latest 32-bit versions of the Access, Paradox, dBASE, FoxPro,
Excel, and Text drivers?
Q. Where do I obtain the latest 16-bit versions of the Access, Paradox, dBASE, FoxPro,
Excel, and Text drivers?
Q. How do I obtain the ODBC 3.0 SDK?
Q. Where can I get sample code for SQLTables and SQLColumns?
Q. How do I check the current version of the SQL Server Driver?
Q. My application uses ODBC and it is failing. How do I determine what ODBC call is not
working correctly?
Q. My Visual Basic application fails with the message "ODBC Call Failed " or
with the message "ODBC Call Failed -3146". How do I debug this?
Q. Is there a Microsoft White Paper that explains how to use ODBC with SQL Server?
Q. How do I configure my ODBC driver for SQL Server when I need to deal with DBCS?
Q. I get an error message "The odbc resource dll (<path>\<filename>) is
a different version that the (<path>\filename). You need to reinstall the odbc components to ensure proper operation" How do
I resolve this?
Q. What is ODBC Connection pooling?
Q. How do I enable connection pooling in an ODBC Application ?
Q. My SQL query works from ISQL/W, but not from ODBC. How do I resolve this?
Q. I am getting the error message "[Microsoft][ODBC SQL Server Driver]Connection is
busy with results for another hstmt". How do I resolve this?
Q. I am getting the error message [Microsoft][ODBC SQL Server Driver] Unable to load
communication module. Driver has not been correctly installed." How do I resolve this?
Q. How does the application using Microsoft SQL Server ODBC Driver process the stored
procedure return codes and output parameters to an ODBC application ?
Q. What do I need to do for redistributing/installing the driver manager and a driver?
Q. What is the relationship of INSTCAT.SQL to the odbc driver for SQLServer?
Q. I am getting the error message "The ODBC catalog stored procedures installed on
server MySQLServerName are version 6.50.193; version 07.00.0324 or later is required to ensure proper operation. Please contact your
system administrator" using MDAC SQLServer driver. How do I resolve this?
Q. IIS queries to SQLServer are generating error 1326. How do I resolve this?
Q. I am getting the error message "Microsoft OLE DB Provider for ODBC Drivers error
'80004005'[Microsoft][ODBC Driver Manager] Data source name not found and no default driver specified" within Active Server Pages.
How do I resolve this?
|