LC
New Member

Brazil
70 Posts |
Posted - 19 May 2002 : 19:54:18
|
I read this post http://forum.snitz.com/forum/topic.asp?TOPIC_ID=27770 and I have a question about passwords. The connection string will change, right? I am using this : strConnString = "Provider=Microsoft.Jet.OLEDB.4.0;Data Source=D:\web\mysite\db_directory\db.mdb" Should I change it for something like this: strConnString = "Provider=Microsoft.Jet.OLEDB.4.0;Data Source=D:\web\mysite\db_directory\db.mdb";" & "JET OLEDB:Database Password=password"
Thanx,
LC
[moved by bozden on 01 October 2002]
< |
Edited by - Deleted on 01 October 2002 18:33:45 |
|