
error 3170 , ISAM file can not be found
Hello,
I'm trying to create a new database in VBA using:
Dim ws As Workspace
Dim dbNew As Database
Set ws = DBEngine.Workspaces(0)
Set dbNew = ws.CreateDatabase("c:\temp\db1.mdb", "dbLangDutch")
When running the code error 3170 occurs, saying installable ISAM file can
not be found. Access is fully installed. Does anyone have a suggestion how
to solve this?
I'm using office 2000 professional an NT SP4
Thanks,
Jan Appelman
LENGKEEK architecten en ingenieurs bv.