ODBC by string

A

Apaxe2000

I have a program in Access VBA and need to connect to a db SQL Server
by ODBC (DSN System)

The db have one user. A windows NT user, and the connection is by "With
Windows NT authentication using the network login ID".

I need by a string in VBA replace the user connect in windows XP, by
the user register in the db SQL Server.

Who can i do this? If is posible.

Thanks,
Apaxe2000
 
Top