
October 31st, 2004, 03:35 AM
|
|
Registered User
|
|
Join Date: Oct 2004
Posts: 1
Time spent in forums: < 1 sec
Reputation Power: 0
|
|
|
How to trap error for duplicate key
Hi,
With VFP, I have created a Form based on remote view of a table in MS SQL Database, that have a primary key.
If the record is new, after I have enter the primary key, I need to control if the code exist already.
I have not problem with the dbf file, but I have some difficulty with SQL database.
Someone can help me, in order to resolve this problem ?
Thank you.
Best Regards
Gaetano
|