ASP --> Access --> Excel & MsSQL(ODBC)
-
Dear All, I use ASP.net AccessDataSource to retrieve data from a Access file. In this Access file, two tables are updated automatically by a Excel file and MsSQL(ODBC) respectively. The Access file and Excel file are in the same folder, so Access file can retrieve data from the Excel one successfully. However, when ASP.net -> Access -> MsSQL(ODBC connection called "ProyectoCongelados"), I got the following error message:System.Data.OleDb.OleDbException: ODBC--connection to 'ProyectoCongelados' failed. Anyone can give me some advice? Thanks in advance. Regards, TM
-
Dear All, I use ASP.net AccessDataSource to retrieve data from a Access file. In this Access file, two tables are updated automatically by a Excel file and MsSQL(ODBC) respectively. The Access file and Excel file are in the same folder, so Access file can retrieve data from the Excel one successfully. However, when ASP.net -> Access -> MsSQL(ODBC connection called "ProyectoCongelados"), I got the following error message:System.Data.OleDb.OleDbException: ODBC--connection to 'ProyectoCongelados' failed. Anyone can give me some advice? Thanks in advance. Regards, TM