View Single Post
  #2 (permalink)  
Old 12-02-2008, 1:19 PM
arjmand's Avatar
arjmand arjmand is offline
VB.NET Forum Newbie
.NET Framework: .NET 2.0 (VS 2005)
 
Join Date: Aug 2006
Posts: 29
Reputation: 46
arjmand is on a distinguished programming path ahead
Default Hi

Not sure, but try "..\", like this

"Provider=Microsoft.Jet.OLEDB.4.0;Data Source=..\MyDataBase.mdb;"
Reply With Quote