|
-
Aug 23rd, 2004, 04:36 PM
#1
Thread Starter
New Member
primary key
I have a VB application using an Access database ( converted from a dos based prog.) I need to use .Resync on 2 of the tables in the database but cannot as neither of the tables have a primary key. If I add 1 or more primary keys to the tables, will my app. still work ? or will it create problems ?
Troglodyte
-
Aug 23rd, 2004, 07:18 PM
#2
Fanatic Member
The Primary Key insures uniqueness between rows and when dealing with relational database such as Access is a good idea. That being said, adding a primary key should not cause your application to stop working.
Chris
Master Of My Domain
Got A Question? Look Here First
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
|