View Single Post
  #2 (permalink)  
Old 07-06-2009, 7:53 PM
cjard's Avatar
cjard cjard is offline
VB.NET Forum All-Mighty
.NET Framework: .NET 2.0 (VS 2005)
 
Join Date: Apr 2006
Age: 65
Posts: 6,442
Reputation: 807
cjard has a reputation beyond reputecjard has a reputation beyond reputecjard has a reputation beyond reputecjard has a reputation beyond reputecjard has a reputation beyond reputecjard has a reputation beyond reputecjard has a reputation beyond reputecjard has a reputation beyond reputecjard has a reputation beyond reputecjard has a reputation beyond reputecjard has a reputation beyond repute
Default

when you put a passowrd on an access database you do NOT set it in the "password" part of the connection string, you set it in the "Jet OLEDB:Database Password" Extended Properties part (not a great screenshot):




for the other thing, read the dnu link in my signature
__________________
DW1 DW2 DW3 DW4 DNU PQ
Reply With Quote