View Full Version : Adding unique records to database?
mattboy_slim
03-21-2003, 10:57 PM
Seeing this code:
http://www.rdi1.com/addlink.txt
...When I attempt to add a record to the database that does not have a unique URL, it comes back with the error:
"This link already exists in our database"
What can I add/remove from that code that will allow me to add multiple records with the same URL?
This is the software I'm using:
http://www.webavail.com/products/linkmax.asp
Thanks guys, much appreciated.
Matt
Spookster
03-21-2003, 11:08 PM
First you can check your database and make sure that the link column is set to allow duplicates.
whammy
03-22-2003, 02:21 AM
I'm not sure what the problem is - if a URL isn't unique, it shouldn't be a unique "factor" in your application. ?
Can you explain in more detail why this is supposed to be unique and is not? :confused:
Hmm, that wasn't very clear either - let me ask my most famous question:
What EXACTLY are you trying to accomplish?
P.S. I just looked at the the software you're referring to, and I'm even more confused - especially as to why you would be using this software? I don't think it would be necessary if you're using ASP.
Have you searched this forum for "counter scripts" etc.? There are actually some fairly detailed examples that should give you pretty much whatever information that you can gather using ASP. ;)
Please explain in more detail what I can help you with (or others here can help you with!) and I'm quite positive that we will do our best in this regard. :)
mattboy_slim
03-24-2003, 03:33 PM
Nevermind, Spookster had it. The field in Access was not set to allow unique entries.
...and it's not a counter script. It's a link manager.
whammy
03-24-2003, 11:30 PM
Just glad you got it working!
vBulletin® v3.8.2, Copyright ©2000-2012, Jelsoft Enterprises Ltd.