PRB: New Datasource Configuration Options in SQL Server 6.5ID: Q151974
|
When you call the SQLConfigDataSource API with a NULL window handle to
configure a SQL Server 6.5 ODBC datasource silently, and you try to set the
new setup options introduced in the 6.5 driver, the information will not be
written to the Odbc.ini or the registry. However, SQLConfigDataSource
returns TRUE as the return code.
See the More Information section in this article for a list of the new
setup options.
In the current implementation, the new setup options can only be configured interactively in the driver setup dialog box.
<Your machine>\HKEY_LOCAL_USER\SOFTWARE\ODBC\ODBC.INI\<your
datasource> (for a user datasource)
<Your machine>\HKEY_LOCAL_MACHINE\SOFTWARE\ODBC\ODBC.INI\<system
datasource> (for a system datasource)
For more information on using SQLWritePrivateProfileString, please refer
to the README25.TXT (Windows\System32 or System) that comes with the
ODBC 2.5 components.
The SQL Server driver v2.65.0201 has three new options for the datasource
setup. In the ODBC administrator for a SQL Server 6.5 datasource, these are
listed as:
Additional query words: MFC 'Database Classes' RDO Access DAO Visual C++ Visual Basic
Keywords :
Version : 2.65.0201
Platform : WINDOWS
Issue type :
Last Reviewed: March 25, 1999