AttachDBFilename
Visual Basic
2
Posts
2
Posters
0
Views
1
Watching
-
This parameter of Database connection string is pointing to my local drive like C:\Invoice\myData.mdf on teh development machine. How can i change this to reflect the hosting server path?
This is just a guess, but have you tried a UNC path? e.g. \\HostingServer\CDrive\Invoice\myData.mdf
Steve Jowett ------------------------- It is offen dangerous to try and see someone else's point of view, without proper training. Douglas Adams (Mostly Harmless)