Wenn ich meine Prgramm kompilieren und Ausführen möchte bekomme ich folgende Fehlermeldung:
Laufzeitfehler ‚3170‘
Installierbares ISAM nicht gefunden
Was kann das sein?
Kann mir jemand helfen?
Gruß Björn.
Wenn ich meine Prgramm kompilieren und Ausführen möchte bekomme ich folgende Fehlermeldung:
Laufzeitfehler ‚3170‘
Installierbares ISAM nicht gefunden
Was kann das sein?
Kann mir jemand helfen?
Gruß Björn.
Vielleicht hilft Dir das…
greets from michL (vienna)
Couldn’t find installable ISAM. (Error 3170)
The DLL for an installable ISAM file could not be found. This file is required for linking external tables (other than ODBC or Microsoft Jet database tables). The locations for all ISAM drivers are maintained in the Windows Registry. These entries are created automatically when you install your application. If you change the location of these drivers, you need to correct your application Setup program to reflect this change and make the correct entries in the Registry.
Possible causes:
An entry in the Registry is not valid. For example, this error occurs if you’re using a Paradox external database and the Paradox entry points to a nonexistent directory or driver. Exit the application, correct the Windows Registry, and try the operation again.
One of the entries in the Registry points to a network drive and that network is not connected. Make sure the network is available, and then try the operation again.
Tach, Björn !
Ich hatte diese Fehlermeldung mal, als ich mich aus VB mit dem Data-Control auf eine Access97-Datenbank connectieren wollte, aber im Control Access2000 eingestellt hatte.
Gruß
Matthias
Schau vielleicht auch mal hier:
http://www.donkarl.com/FAQ/FAQ7Bugs.htm#7.10 (FAQ 7.10)
Gruss aus dem Norden
Reinhard Kraasch