Re: Subqueries in CLSQL
| Newsgroups | gmane.lisp.clsql.devel |
|---|---|
| Message-ID | <OFF76ED8EC.C730F875-ON87256EAC.005CF768-87256EAC.005D6D74@peoplesoft.com> |
Marcus Pearce <ek735-YRriatAoArbQzY9nttDBhA-XMD5yJDbdMReXY1tMh2IBg@public.gmane.org> writes: > Hi Bill, > > > I have been working through Nick Levine's ILC2002 tutorial examples for > > CommonSQL. Most of them work fine in CLSQL; however, the following > > subqueries fail in CLSQL. Are subqueries a known area of non-compliance > > with CommonSQL's API? > > I'm assuming that you are using MySQL which has a few quirks which are > causing these errors (see below). Yes, Kevin pointed this out as well in an earlier email. Thanks for the quick (and detailed) response! - Bill