I have built a site for a client and need to secure the databases (various apps built using UD4/ASP/VBScript with Access 2000 databases)... Im usind dsn-less connection strings for them all so the string generated by UD looks like:
..."Provider=Microsoft.Jet.OLEDB.4.0;Data source=z:\production server_morpheus\snfinance\site\winning_numbers\jobdatabase.mdb;"
%>
my questions are:
1) where in access to I specify username/password
2) where in the connection string (and how) do I specify the username/password?
..."Provider=Microsoft.Jet.OLEDB.4.0;Data source=z:\production server_morpheus\snfinance\site\winning_numbers\jobdatabase.mdb;"
%>
my questions are:
1) where in access to I specify username/password
2) where in the connection string (and how) do I specify the username/password?