Instead of creating a blank database from VBA, have you tried creating a "template" database manually? Use the Import Text wizard to create an import spec. If I understand things right, this creates the IMEX system tables with whatever magic properties they needed. Then insert the values for your specs. Then distribute the template database with the application. If necessary you could store it in a blob field in the main mdb file.
On 7 Jul 2006 09:15:49 -0700, "a7n9" <a7n9wvu[ at ]gmail.com> wrote:
[Quoted Text] >Thanks for your reply, John. I read those articles before posting here >and I thought about creating schema but the users are comfortable using >specs and using the schema would be a learning curve for them and me >too.
-- John Nurick [Microsoft Access MVP]
Please respond in the newgroup and not by email.
|