IsolateODBCTrans: obscure error in A2K help file

  • Thread starter david epsom dot com dot au
  • Start date
D

david epsom dot com dot au

The sample provided incorrectly claims (both in the heading and in the code
comments) to use ODBCDirect workspaces.

It clearly does not (the second line of code is "DBEngine.DefaultType =
dbUseJet").

I'm suspicious about the utility of this setting anyway: the description of
the way Jet Workspaces and SQL Server connections work is not self-evidently
correct.

(david)
 
Top