Verifying if user exists

admin

Administrator
Staff member
How does one go about verifying if a user has already signed up in the database? I was using the ROWID to loop through the NAME, and BUSNAME columns to verify them, but because the ROWID is unique that fell over on me. So what approach do you suggest? ANy help welcomed, thanks in advance!

Marcel.
 
Back
Top