Talk About Network

Google


Register and Login
Nick
Password
Register create new account Sign up is FREE and you can post replies, new topics, bookmark posts and more!
Recover lost password


Data Bases > Microsoft Access > Use Catalog.Cre...
Latest [ Topics | Posts ] Archive Post A New Topic Post a Reply
<< Topic < Post Post 1 of 3 Topic 29869 of 31576
Post > Topic >>

Use Catalog.Create to make an earlier version .mdb

by Tim Dunne <timmydunne@[EMAIL PROTECTED] > Apr 7, 2008 at 12:39 PM

I created an application in Access 2007.  One of the features required
by the client is to create an .mdb file with one table in it for their
use (strange yes -- I provided alternate solutions, but their IT guy
insists).  I use adox and the following line of code to do this:

cat.Create "Provider='Microsoft.Jet.OLEDB.4.0';" & _
    "Data Source='" & strPath & "'"

It works fine, but defaults to an access 2002-2003 format.  I need the
database to be formatted for access 2000.  I am currently going in and
manually changning it, but I wonder if there is a way to do this
programmatically.  Any help is appreciated.  Thank you.
 




 3 Posts in Topic:
Use Catalog.Create to make an earlier version .mdb
Tim Dunne <timmydunne@  2008-04-07 12:39:12 
Re: Use Catalog.Create to make an earlier version .mdb
lyle fairfield <lylefa  2008-04-07 20:14:47 
Re: Use Catalog.Create to make an earlier version .mdb
Tim Dunne <timmydunne@  2008-04-07 13:32:57 

Post A Reply:
  Go here to Signup

AddThis Feed Button


About - Advertising - Contact - Frequently Asked Questions - Privacy Policy - Terms of Use - Signup

Contact
tan12V112 Wed Dec 3 1:41:27 CST 2008.