|
-
Dec 25th, 2005, 04:02 PM
#1
Thread Starter
Addicted Member
-
Dec 26th, 2005, 03:56 AM
#2
Junior Member
Re: Replicating a record issue
hi
Before rs.addnew you have to search in the table that is id exist in table or not ?
if exist then give message else add new record
Or u can define primary key in table and do error handling in front end
Or u can also do it in procedures
Virendrasinh Narendrasinh Mahida
----------------------------------
There is Never a WRONG time to do the RIGHT Thing 
-
Dec 26th, 2005, 08:54 PM
#3
Thread Starter
Addicted Member
Re: Replicating a record issue
still not quite right?
anymore sugg?
-
Dec 26th, 2005, 09:45 PM
#4
Re: Replicating a record issue
You should use a Primary Key, a unique identification for all your records so they wouldn't be duplicated...
-
Dec 27th, 2005, 10:57 AM
#5
Thread Starter
Addicted Member
Re: Replicating a record issue
Thanks again Dee-u for all the help!
-
Dec 27th, 2005, 07:31 PM
#6
Re: [RESOLVED] Replicating a record issue
No worries.
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
|