Using Primary Key to update another table
Hi
How do I declare a variable with a value from a database. What I want to do is when the user logs in that I get the primary key that is associated with the user name. Once I have the id what I want to do is when they click on the row in a database that it adds a records using that primary key.