I have always used NT authentication (trusted connection) to logon to SQL server but now I'm forced to use the SQL Server's native security. I've created a DSN to make a connection to the SQL Server database but can anyone help me build the connection string in VB (using the DSN) but importantly without passing the UserID and Password information ( I'm not allowed to hard code password information). Thanks for your help.