This is a migrated thread and some comments may be shown as answers.

Capture database value on insert

0 Answers 63 Views
Grid
This is a migrated thread and some comments may be shown as answers.
Nizar
Top achievements
Rank 1
Nizar asked on 05 Jun 2011, 12:27 PM
I use automatic insert, which calls an SQL stored procedure. This stored procedure checks if the newly inserted record already exists, if it does, it doesn't insert the record, and returns a NULL for one of the datafields. My question is, how do I capture the SQL result of this NULL datafield so I can display a message to the user?

No answers yet. Maybe you can help?

Tags
Grid
Asked by
Nizar
Top achievements
Rank 1
Share this question
or