Ask a Question related to Dreamweaver AppDev, Design and Development.
-
kabalah #1
Duplicate Database Entries
I have an MS Access (2002) database with one table field that is a Primary Key.
I have an asp page with a Record Insertion Form to put data into the MS Access
table field.
As the field is a Primary Key, I want to be able to create an error page or
error message that tells the user a duplicate has been entered.
Any help much appreciated
Regards
kabalah Guest
-
Deleting duplicate entries from database table
NOTE: The same message is also posted at comp.lang.php, mailing.database.mysql, mysql on July 7. The scenario is as: 1. A table is created 2.... -
Duplicate Entries
Does anyone have any examples on how to remove dupliate entries from a table? I have 1 temp table that holds about 300,000 records - about... -
DataView.Sort causing duplicate entries in a DataGrid control
I have a custom object that exposes data through one of its properties that is of type DataTable. I then use the resultant DataTable from the... -
Remove duplicate entries
I have IIS logs that are parsed into a SQL database, and then the database is called by an asp page. My only issue is having duplicate entries in... -
SYSLOG generating duplicate entries
I'm getting duplicate entries from syslog. Well, they're not quite duplicates. One has the "short" hostname and the other has the FQDN. For... -
patelajk #2
Re: Duplicate Database Entries
you could use the check new username server behaviour if need to check just one field.
i ve used to a few times to check database entries and so far i haven't had any problems
patelajk Guest



Reply With Quote

