Copy link to clipboard
Copied
I have several tables I am using. One is a user table another is education table. The problem I have now is getting the user_id to be inserted into other tables. I found a posting closed to my situation about using sessions to get the user_id, but am still having problems. I have tried to use the simple recordset to get the user_id by selecting id and using session variables and mm_username as a filter. Nothing is coming up can someone help me?
Copy link to clipboard
Copied
Your question is pretty vague. Where is this id coming from? Is it the currently logged in user? Is it from the result of a query? What is the workflow of all this?
Copy link to clipboard
Copied
I got David Powers book and figureout what I was doing wrong.
Thanks
Copy link to clipboard
Copied
Marking as assumed answered