G
Guest
How can I check a table to see if a record already exists? In this case
checking to see if a network ID (jdb1) has already been used before I create
a new user with that network ID? I have a variable equal to the proposed
login (jdb1) and I want to find out if there is already a record in the Old
Users table that used the proposed login.
checking to see if a network ID (jdb1) has already been used before I create
a new user with that network ID? I have a variable equal to the proposed
login (jdb1) and I want to find out if there is already a record in the Old
Users table that used the proposed login.