Data Acces Page from Wizard - where does path come from?

A

ArtIgnacio

I have used the wizard to create a data access page. The
HTML shows a data source with a path with the full path on
my machine. I edit it to reflect the relative path. That
is, the page and the database are in the same directory.
It works locally. I post it to the web site, but it gets
an error message that the database can't be found, showing
a path with a C:\WINDOWS etc as the path it's using. Where
does that path come from in the data access page?
 
Top