nockemout
06-26-2011, 09:47 PM
Hello:
I have a website that accepts account signups. I insert filler records that some users can "claim", meaning they will see their account listed on the site and want to update/use the profile.
So, if on signup I want to check to see if there's an account with matching fields (ie name and employer), would that require a stored procedure, cursor and / or something similar?
I have a website that accepts account signups. I insert filler records that some users can "claim", meaning they will see their account listed on the site and want to update/use the profile.
So, if on signup I want to check to see if there's an account with matching fields (ie name and employer), would that require a stored procedure, cursor and / or something similar?