import excel 2000 to VB6 visual data manager

S

sonika

i am trying to open an excel file using the Visual dataManager addin i
VB6.0 . but it gives me the following error

"couldn't find installable ISAM.
DAO workspace.
Number 3170.
 
J

Jamie Collins

sonika said:
i am trying to open an excel file using the Visual dataManager addin in
VB6.0 . but it gives me the following error

"couldn't find installable ISAM.

I most often see this error because of an incorrect connection string.

HTH,
Jamie.

--
 
Top