Getting "Could not find installable ISAM files" while Connecting vb6 with access 2003 using DAO control
-
Tuesday, April 03, 2012 11:23 AM
Dear All,
I m trying to connect vb6 with Access 2003 database using DAO control.
I got "Unrecognised database file format" error. So I changed the CONNECT property of the DAO control from ACCESS to ACCESS 2000.
Now this error has gone, but When I tried to select Record Source property of the DAO control,
It said "Could not find installable ISAM files".
Could you please help me to provide the solution?
Thanks in Advance
- Changed Type Abdul Jabbar_2012 Tuesday, April 03, 2012 11:24 AM
All Replies
-
Wednesday, April 04, 2012 7:25 AM
Can your MDAC versioning.
http://msdn.microsoft.com/en-us/library/ms810811.aspx
Somehow this is C# forum the vb forum is here:
http://social.msdn.microsoft.com/Forums/en-US/vbgeneral/threads
My advise is migrate to VB.NET.
chanmm
chanmm
- Marked As Answer by Rudedog2MVP, Moderator Thursday, April 12, 2012 1:36 AM
-
Wednesday, April 04, 2012 8:29 AM
Thanks Chanmm,
I have latest MDAC 2.8 sp1 installed in my machine..
Still i mgetting this error..
I have moved my query to vb forum..
Thanks for ur reply..
-
Wednesday, April 11, 2012 3:29 PMNo MVPs to help me !!!....
-
Wednesday, April 11, 2012 7:47 PM
just convert your access database file to access 2003 format.
your prob will be resolved.
-
Thursday, April 12, 2012 1:29 AMModerator
No MVPs to help me !!!....
This is the C# General Forum.
This forum does not support MS Access, any version.
This forum does not support VB6, nor any other MSDN Forum.
http://social.msdn.microsoft.com/Forums/en-US/vbgeneral/thread/6a0719fe-14af-47f7-9f51-a8ea2b9c8d6b Where to post VB6 questions.
http://msdn.microsoft.com/en-us/vstudio/ms788708 VB6 support statement from Microsoft.
The DAO embedding control is no longer distributed or supported by Microsoft. Too many problems and bugs.
You're asking about all three at the same time.
I hate being the messenger with bad news, but that is the state of things. Sorry. You might also have a bad connection string.
Rudy =8^D
Mark the best replies as answers. "Fooling computers since 1971."
http://thesharpercoder.blogspot.com/
EDIT: this is a duplicate post
http://social.msdn.microsoft.com/Forums/en-US/Offtopic/thread/61cef600-b15b-41ea-b97d-8ddae8e18197
- Edited by Rudedog2MVP, Moderator Thursday, April 12, 2012 1:31 AM duplicate post
- Edited by Rudedog2MVP, Moderator Thursday, April 12, 2012 1:35 AM
- Marked As Answer by Rudedog2MVP, Moderator Thursday, April 12, 2012 1:37 AM

