sara
|
| Posted: 04/29/2002, 2:03 AM |
|
hello,
I need to insert data in the database MS SQL but first I need to check if the data is already exist in the database field and display message if its exist,how can do make this using code charge??
|
|
|
 |
Nicole
|
| Posted: 04/29/2002, 6:54 AM |
|
Sara,
solution for CC: go to field properties->common tab and select 'Unique' flag. Then go to form properties and check 'Create Validation Rules' checkbox.
Solution for CCS: select field, go to Properties window->Data tab and select Yes from 'Required' list
|
|
|
 |
|