Hi...This works when i run it on my iis server "Data Source=c:\inetpub\wwwroot\johannes\news.mdb"
When i put it on my server i get this error message: 'c:\db\news.mdb' is not a valid path. Make sure that the path name is spelled correctly and that you are connected to the server on which the file resides
I have changed the path to Data Source=news.mdb since the mdb file is in the same folder as the file that acces the database, but something is wrong. I know i need to write something else that "Data Source" but i dont konw what. Can someone help me please
Cheers Knut
When i put it on my server i get this error message: 'c:\db\news.mdb' is not a valid path. Make sure that the path name is spelled correctly and that you are connected to the server on which the file resides
I have changed the path to Data Source=news.mdb since the mdb file is in the same folder as the file that acces the database, but something is wrong. I know i need to write something else that "Data Source" but i dont konw what. Can someone help me please
Cheers Knut