Visual Basic 6.0 problem

August 4th, 2016

Well i’m trying to put an Excel Worksheet on a Visual Basic project using a Data tool. but when i put on the “Record Source” option it appears a window that says: “Couldn’t find installable ISAM”
Anyone knows what could be the problem?

Answer #1
Have you Google’d that error message ??
LOADS of topics come up. Have you tried to follow any of the solutions?
Answer #2
yeah, but it keep saying the same error
Answer #3
any other solutions? it keeps saying that error
Answer #4
you could download the latest MDAC components to fix it??
http://www.microsoft.com/en-in/download/details.aspx?id=5793
or you could go to Start then
Run, and type these into the command prompt for each
regsvr32 msescl35.dll regsvr32 msxbse35.dll regsvr32 mspdox35.dll regsvr32 mstext35.dll hope it helps
Answer #5
it works with windows 7?
i downloaded the MDAC and i tried to install it but nothing happened
Answer #6
it works with windows 7?
i downloaded the MDAC and i tried to install it but nothing happened
you should have gotten an error in that case, however, try running it as administrator, and shutting down any antivirus etc. programs running, sometimes that silent error is caused by them.

 

| Sitemap |