INFO: Data Tools Requires at Least ODBC Level 3 Compliance (229968)



The information in this article applies to:

  • Microsoft Visual Studio, Enterprise Edition 6.0
  • Microsoft Visual Studio 6.0 SP1
  • Microsoft Visual Studio 6.0 SP2
  • Microsoft Visual Studio 6.0 SP3

This article was previously published under Q229968

SUMMARY

The data tools available with Visual Studio require that the ODBC driver be at least level 3 compliant or greater for it to provide the minimal functionality of querying the database. For additional functionalities like creating, modifying, and destroying tables, stored procedures, triggers and other database objects, the driver must specifically provide support for these functionalities. Please refer to the driver documentation for information on support for these.

Modification Type:MinorLast Reviewed:8/15/2005
Keywords:kbinfo KB229968