Hello Boris,

simple :-) Did you ever tried in SQL an "select * from order where ...", it would have 
caused at least one SQL server to fail. Order is a keyword, as such you 
should try to avoid it standing alone without any further context such as =, . or the 
like.
Try that: "select a from boris.Order a", this will work.
And RTFM... ;-)



mit freundlichen Grüßen,

Patric Bechtel
Abt. Programmierung
IPCON Informationssysteme
[EMAIL PROTECTED]

----------------------------------------------------------- 
If you wish to unsubscribe from this mailing, send mail to
[EMAIL PROTECTED] with a subject of:
        unsubscribe castor-dev

Reply via email to