Re: ConnectionWrite WrapperWriteOOB Error - Urgent




"Stephen Howe" <stephenPOINThoweATtns-globalPOINTcom> wrote in message
news:OXxYHzfUIHA.4696@xxxxxxxxxxxxxxxxxxxxxxx
We are using MS SQL 2000.

We are using a DSN (dsn=apps;database=userdb).

Then you should be using the native OLEDB provider, SQLOLEDB and not the
piggy-back ODBC OLEDB driver.


To amplify - replace the DSN with a UDL. This will give you the same type of
configuration, but allows OLE DB providers.

Windows Help - > "Data Link"

-ralph


.