Create DB with ADOX to use MDW file

  • Thread starter Thread starter Webtree
  • Start date Start date
W

Webtree

HELP..................... I'm tearing my hair out

I need to create an MDB file in access2000 using ADOX to use a given
MDW file. I have tried

adoCat.create "provider=microsoft.jet.oledb.4.0;DAta
Source='c:\bob.mdb'"

which works

If I append ";jet oledb:System Database=pathtoMDWfile;usr=x;pwd=y"

I am getting "Could not find installable ISAM"

Any fix or alternative code to create an Access DB using an MDW file
via ADOX will be greatly appreciated.

Any Ideas?
 
Post your question on the newsgroup: Microsoft.public.access

Also try looking for answer on Microsoft.com (Support - Knowledge base)
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top