|
-
Oct 5th, 2000, 11:17 AM
#1
Thread Starter
Member
I am redistributing an application. My executable uses some data controls that use Microsoft jet 3.5 to connect to a dbase file. When I run the app I get the error "Couldn't find installable ISAM". I think this is because when I Packaged my project is packaged it with MDAC 2.1 which installs Microsoft jet 4.0 I checked the windows registry and under HKEY_LOCAL_MACHINE\software\Microsoft\Jet\3.5\ISAM Formats\ there is no entry for dbase. There is an entry for dbase in the Jet\4.0 directory, however my controls use jet 3.5. I think this is what is giving me the error. So now, I just need to find the version of MDAC that will install the Microsoft Jet 3.5 DBase drivers and windows registry. If anyone knows this, or if you think that I am way off here, please let me know.
Brian.
-
Oct 5th, 2000, 12:27 PM
#2
Monday Morning Lunatic
Why don't you just use Jet 4.0 to connect to your dBASE file?
I refuse to tie my hands behind my back and hear somebody say "Bend Over, Boy, Because You Have It Coming To You".
-- Linus Torvalds
-
Oct 5th, 2000, 12:54 PM
#3
Thread Starter
Member
I don't know how to change that. When I use the data control and pick "UseJet" It just uses jet 3.5.
-
Oct 5th, 2000, 05:11 PM
#4
Monday Morning Lunatic
I think you can get an updated version from Microsoft that works properly with everything else (are you on VB5?)
I refuse to tie my hands behind my back and hear somebody say "Bend Over, Boy, Because You Have It Coming To You".
-- Linus Torvalds
-
Oct 6th, 2000, 08:00 AM
#5
Thread Starter
Member
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|