gwjackson General User


Joined: 23 Apr 2005 Posts: 26
|
Posted: Sat Apr 23, 2005 7:44 pm Post subject: crash with IN in a WHERE cluase - SQL stmt |
|
|
Hi,
Using 1.9.95 to access a C-Tree DB (by Faircom) and using their ODBC; W2k server, when I attempt to use IN in the WHERE clause the program crashes ie;
Select PtID FROM MyTable
WHERE PTID IN ('234', '345', '654', ...)
must be a syntax error on my part - but too close to see it
Thanks in advaice -  _________________ GWJackson |
|