I have an html document that requests data from
user (form tags) and on submit, calls a php3 script
which adds their data to an access database.
At present, I have a test server on my machine,
and have tested it here, it works great.
But when I copy the script over to our actual
server, I get an error saying it can't connect
to Access.
Does it matter that the server I'm getting the
error on does not have Access loaded on it?
I can't think of what else it could be.
Any help would be appreciated.
user (form tags) and on submit, calls a php3 script
which adds their data to an access database.
At present, I have a test server on my machine,
and have tested it here, it works great.
But when I copy the script over to our actual
server, I get an error saying it can't connect
to Access.
Does it matter that the server I'm getting the
error on does not have Access loaded on it?
I can't think of what else it could be.
Any help would be appreciated.