charon
08-21-2006, 06:33 AM
Hi
We encounter problem when trying to create Data Source to Access Microsoft Excel Files. The connection string is as below:
objConn.Open "Provider=Microsoft.Jet.OLEDB.4.0;Data Source=" & XLSFile & ";Extended Properties=Excel 8.0;"
The error message is as below:
Microsoft JET Database Engine error '80004005'
Could not find installable ISAM.
pls advise......
We encounter problem when trying to create Data Source to Access Microsoft Excel Files. The connection string is as below:
objConn.Open "Provider=Microsoft.Jet.OLEDB.4.0;Data Source=" & XLSFile & ";Extended Properties=Excel 8.0;"
The error message is as below:
Microsoft JET Database Engine error '80004005'
Could not find installable ISAM.
pls advise......