Click here to Skip to main content
15,902,032 members

Comments by Ovais Memon (Top 6 by date)

Ovais Memon 4-Nov-13 4:30am View    
Thanks, let me try and get back to you..
Ovais Memon 4-Nov-13 4:30am View    
Ok, let me try and get back to you.. Thanks
Ovais Memon 4-Nov-13 2:54am View    
Bernhard, Kindly see the connection string below.. (In solution).
Ovais Memon 4-Nov-13 2:51am View    
Deleted
<connectionstrings>
<add name="Be_Prince.My.MySettings.dbPrinceConnectionString1"
="" connectionstring="Provider=Microsoft.Jet.OLEDB.4.0;Data Source=|DataDirectory|\UltraSchoolDB.mdb;Persist Security Info=True;Jet OLEDB:Database Password=motorolaL6" providername="System.Data.OleDb">
Ovais Memon 4-Nov-13 2:50am View    
Deleted
Thanks for the swift response hiller. By using the word "deploy your database", do u mean just copy the ms-access database to somewhere? and what connection string should be used? Currently, i've the following:


<connectionstrings>
<add name="ConnectionString1"
="" connectionstring="Provider=Microsoft.Jet.OLEDB.4.0;Data Source=|DataDirectory|\UltraSchoolDB.mdb;Persist Security Info=True;Jet OLEDB:Database Password=mypassword" providername="System.Data.OleDb">