Hello,
I have a vb app the creates an access database if one does not exist in the directory. It creates a 97 version, and I want it to be a 2003 version. I am using the createdatabase method with the default option for dbVersion30, which seems to be the newest version.
Does anybody know which options or arguments to use? Is there a trick as to which library to load? I am new to this so no answer is too simple.
Thanks, Chris



