G
Guest
I am linking an excel file into access 2000,and then creating a query from that information.I then am creating my recordset from that query and using it to show the data in an asp page.It works great on my local machine(xp),but when testing on my ISP server,I get this error msg..
-------------------------
Microsoft OLE DB Provider for ODBC Drivers error '80004005'
[Microsoft][ODBC Microsoft Access Driver] 'C:\Inetpub\wwwroot\marie\Copy.xls' 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.
/marie/index2.asp, line 10
-------------------------
Microsoft OLE DB Provider for ODBC Drivers error '80004005'
[Microsoft][ODBC Microsoft Access Driver] 'C:\Inetpub\wwwroot\marie\Copy.xls' 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.
/marie/index2.asp, line 10