ODBC Help



SqlDbx requires ODBC 3.0 or later in order to operate correctly. Functionality is limited when you connect through ODBC even to the Servers with native support. SqlDbx does not try to figure out what kind of Database Server it connected to and uses only features provided by ODBC. SqlDbx does not alter any ODBC settings. Connecting through ODBC is useful when you try to solve issues with your applications which use ODBC connectivity.

It has to be noted that a lot of features like accurate table scripting, stored procedure definitions are not available with ODBC

 

ODBC How To