logon to a Sybase SBA databse and run SET TEMPORARY OPTION CONNECTION_AUTHENTICATION at startup

F

fumanchu

The title says it all. I have a valid ODBC System DSN to a SBA
database that I need to logon to and run the Sybase authentication
command 'SET TEMPORARY OPTION CONNECTION_AUTHENTICATION' with a
parameter stringbefore I can do any inserts, updates, or deletes
against the linked tables.

Can this be done in the Autoexec? Could someone please provide me with
a code snippet? Thakns.
 
Top