G
Guest
Creating a new typed dataset using the Data Source Configuration Wizard (and
opting NOT to save the password with user settings) generates a
ConnectionString setting like...
Provider=Microsoft.Jet.OLEDB.4.0;Data Source=C:\JB74\LISYSTEM.MDB;User
ID=user;Jet OLEDB:System database=C:\JB74\system.mdw
How do I now incorporate "password=xxx" without saving it in app.config?
Thanks
opting NOT to save the password with user settings) generates a
ConnectionString setting like...
Provider=Microsoft.Jet.OLEDB.4.0;Data Source=C:\JB74\LISYSTEM.MDB;User
ID=user;Jet OLEDB:System database=C:\JB74\system.mdw
How do I now incorporate "password=xxx" without saving it in app.config?
Thanks