Results 1 to 2 of 2

Thread: Mysql Join Statements

  1. #1

    Thread Starter
    Frenzied Member
    Join Date
    Jan 2001
    Posts
    1,374
    I am familiar with VB/Access programming but am new to PHP and MYSQL. I have created join SQL statements using Access and pasted them into PHP scripts that request data from MYSQL. Joins on 2 tables work fine but when I try joining 3 or 4 tables, PHP gives me a MYSQL syntax error. The queries run exactly as I would expect in Access.

    Is there a dialect of SQL that MYSQL uses that Access users would be unfamiliar with?

    If so, can someone give me a sample 3 and 4 table SQL join statement?

  2. #2
    Fanatic Member chrismitchell's Avatar
    Join Date
    Jan 2001
    Location
    With Hobbes in New Zealand
    Posts
    568
    One way would be to use the queries in Access itself.

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  



Click Here to Expand Forum to Full Width