User Supplied OLEDB Password

Is it possible to supply a database password that is let's say supplied when the user logs into the website. Example

"Provider=Microsoft.Jet.OLEDB.4.0;Data Source=C:\Users\MyName\Documents\mywebsite_assets\database\database.mdb; Jet OLEDB:Database Password=" + strPassword

0 answers