ODBC
Click on the question to display the answer, or
click here
to view all the questions on a single page.
How can I diagnose SQL Server/ODBC errors?
What is DBCS?
What does "DBCS-enabled" imply?
Can I put a DBCS string into a char or varchar columns? Can I retrieve a DBCS string from the SQL Server and display it?
Can I use a DBCS character or string in a like clause?
Can I use DBCS characters to name my tables, columns and other objects?
How do you define sort orders for DBCS in SQL Server?
I am told that DBCS issues will be addressed in the ODBC 3.0 time frame. Since the SQL Server driver 2.50 has already been DBCS-enabled, what will be new in ODBC 3.0?
How can I build a 16- or 32-bit DRVSETUP.EXE by using Visual C++?
Where can I get the latest ODBC driver information?
How can I verify connectivity to a Microsoft SQL Server through ODBC?
Why do I get the following errors: "[Microsoft][ODBC SQL Server Driver]TDS buffer length too large(#0)" and "Network error on drive ? Possible network error, read from SQL server failed."?
When should I run INSTCAT.SQL against SQL Server?
What does the information returned to SQLError mean?
How can I enhance the performance of the ODBC Access version 2.0 driver?
© 1996 Microsoft Corporation