Hi all,

I am getting a SQL error when I use two JOIN statements in my query. Can
anyone tell me the syntax to use multiple JOIN statements?

Here is an example:

FROM tblMember JOIN tblFeedback ON tblMember.aduserID =
tblFeedback.adsellerID

            JOIN tblLot ON tblFeedback.adlotID = tblLot.adlotID

I have narrowed the error to somewhere in this code. But after that I am
stuck.

Thanks,

Kevin
[Todays Threads] [This Message] [Subscription] [Fast Unsubscribe] [User Settings] [Donations and Support]

Reply via email to