Hello!
I have this code (it's not important for what)
And how to make app (relative) path? Database will be in the same directory with .exe application.Code:Me.OleConnection.ConnectionString = "Data Source=""C:\Program Files\bin\Debug\base.mdb""; Jet OLEDB:Engine Type=5;" & "Provider=""Microsoft.Jet.OLEDB.4.0"";"
Thanks!


Reply With Quote

