|
-
Sep 14th, 2000, 05:36 AM
#1
Thread Starter
Addicted Member
Hi
I have a program that is in use at a lot of locations. I've produced a large update, but this involves adding a new field to one of the database tables.
Is there a way to do this through VB code?
I currently use DAO to connect. The database is Access 97.
Thanks
-
Sep 14th, 2000, 07:01 AM
#2
Junior Member
I use the CreateField method to insert new fields into tables. You might look it up in the Help file and see if it would apply to your application.
ern
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|