Help with ODBC driver build

J

Jeff W

Hello,

Can someone help me I have an access database that is
being used by several users. This database is a front end
database to SQL tables. I have connected the two by an
ODBC driver. However to make life easier on me I am
trying to code the building of the ODBC driver into the
database application. I have been able to code all
aspects of the ODBC DSN except the User ID and Password.
I am using SQL Authentication not NT. Can anyone help me
with this?

Thanks,

Jeff W
 
Top