I have an Access Database that has a frontend and a backend. The application has been rolled out to different sites, and I need to add a couple of fields to one of the Backend tables.
I can very easily distribute new frontends to everyone, but I have not run into the problem of 'modifying' a backend table to add additional fields.
How can I use VB Code in the frontend to check table "HWAREINFO" to add 5 fields if they are not already there? Any ideas?
Kramerica
I can very easily distribute new frontends to everyone, but I have not run into the problem of 'modifying' a backend table to add additional fields.
How can I use VB Code in the frontend to check table "HWAREINFO" to add 5 fields if they are not already there? Any ideas?
Kramerica