Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
Hi,
I'm having an intermittent fault with an Excel 2007 workbook (xlsm) connecting to a Access 2007 (accdb) database. The connection string I'm using is "Provider=Microsoft.ACE.OLEDB.12.0;Data Source=" & gconTargetDbase & ";Jet OLEDB:Database Password=" & gconPass & ";" where gconTargetDbase is the database path and name and gconPass is the password for the database. This code has been working for the past two years, yet the last few weeks I'm experiencing the following error message on an intermittent basis. Run-time error '-2147418113 (8000ffff)': Catastrophic Error Now this connection string sometimes works, but more often than not is failing The Operating System is XP Professional SP3 Excel 2007 (12.06514.5000) SP2 MSO (12.0.6425.1000) The antivirus is Symantec Endpoint Protection v. 11.0.4014.26 thanks for any pointers. Paul |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Excel 2007 data connection | Excel Discussion (Misc queries) | |||
Data Connection between Excel 2007 and SharePoint 2007 | Excel Discussion (Misc queries) | |||
Excel 2007 connection via oledbconnection | Excel Programming | |||
querytable connection fails in Excel 2007 | Excel Programming | |||
Data Connection Security in Excel 2007 | Setting up and Configuration of Excel |