Please start any new threads on our new site at https://forums.sqlteam.com. We've got lots of great SQL Server experts to answer whatever question you can come up with.

 All Forums
 SQL Server 2000 Forums
 SQL Server Development (2000)
 Create a Record if it doesnt exist.

Author  Topic 

AskSQLTeam
Ask SQLTeam Question

0 Posts

Posted - 2001-10-28 : 16:28:18
Alberto writes "Heres what I'm trying to do:
I want to associate Records in two different tables. I've achieved the association. But my problem is that If there isnt a record in the other table with a matching ID it errors out. My question is how do I have my asp check for an existing ID and create one if it doesnt exist."
   

- Advertisement -