quote:
I cannot pre-save the login and password
Does it mean that the "User ID" and "Password" values from the connection string are ignored?
strConn$ = "Provider=SQLOLEDB.1;Password=mypassword;Persist Security Info=True;User ID=myUID;Initial Catalog=myInitCat;Data Source=myDataSrc;Packet Size=4096"