Re: Changing a query to work with MySQL

2002-02-18 Thread Benjamin Pflugmann
Hi. On Sat, Feb 16, 2002 at 01:46:34PM -, [EMAIL PROTECTED] wrote: > Hi, > [...] > All is fine except for one query which contains a sub select so therefore > will not work. [...] How to handle missing sub-selects is explained here: http://www.mysql.com/doc/A/N/ANSI_diff_Sub-selects.html >

Changing a query to work with MySQL

2002-02-16 Thread Alexander Shaw
Hi, I'm very new to database design and have developed an application running on M$ Access and am currently in the process of moving the back end to MySQL, mainly to make use with a website easier. All is fine except for one query which contains a sub select so therefore will not work. The quer