Book a Demo

Author Topic: SQL queries on EAP file  (Read 2859 times)

piotrek84

  • EA Novice
  • *
  • Posts: 19
  • Karma: +0/-0
    • View Profile
SQL queries on EAP file
« on: May 30, 2009, 09:34:49 am »
Hello all,
I'm having a problem with using my sql queries - they work fine when used with MySQL server but they fail when used within EA. One of the problems is for example way of using LEFT JOIN - in MySQL no parenthesis were required, but they are required in EA and so on.
Does anyone have a solution?
Cheers