Hi,
I have a little issue creating a query, I have the following setup:
tbl_Page:
-PageID
-PageTitle
-PageInsertUserIDFK
-PageEditUserIDFK
tbl_User:
-UserID
-UserName
I want to join those tables and display the username who created the page and the username of the user who has been editing the page. Can someone give me some help setting this query up?? I'm using Access btw, I should use MySQL or MSSQL, but the client wants Access
Hope someone can help!
My blog:
I have a little issue creating a query, I have the following setup:
tbl_Page:
-PageID
-PageTitle
-PageInsertUserIDFK
-PageEditUserIDFK
tbl_User:
-UserID
-UserName
I want to join those tables and display the username who created the page and the username of the user who has been editing the page. Can someone give me some help setting this query up?? I'm using Access btw, I should use MySQL or MSSQL, but the client wants Access
Hope someone can help!
My blog: