Tupacmoche
Registered User.
- Local time
- Today, 04:34
- Joined
- Apr 28, 2008
- Messages
- 291
Hi Table Masters,
I have a form connected to back end SQL 2008 R2. The PK is call GiftID and as expected is automatically inserted into the table/row when a record is being added. The problem is that if the user decides not to add a new row, I get a record with a PK that is blank. How can, I programmatically prevent such a blank record from being created?
Best
I have a form connected to back end SQL 2008 R2. The PK is call GiftID and as expected is automatically inserted into the table/row when a record is being added. The problem is that if the user decides not to add a new row, I get a record with a PK that is blank. How can, I programmatically prevent such a blank record from being created?
Best
