Subject | Re: [IBO] Really strange |
---|---|
Author | Andreas Pohl |
Post date | 2001-08-20T00:38:22Z |
Guido,
first of all I would avoid using "order" as a field name because order is a
key field in sql syntax.
Mit freundlichem Gruss & Best Regards
Andreas Pohl
apohl@...
www.ibp-consult.com
first of all I would avoid using "order" as a field name because order is a
key field in sql syntax.
Mit freundlichem Gruss & Best Regards
Andreas Pohl
apohl@...
www.ibp-consult.com
----- Original Message -----
From: <guido.klapperich@...>
To: "IBObjects" <IBObjects@yahoogroups.com>
Sent: Sunday, August 19, 2001 10:56 PM
Subject: [IBO] Really strange
> I have a table TEST with two columns
> PK Integer
> Order Varchar(100)
>
> when I use in a IB_query 'select * from test' the result shows PK and
> Order. Now I use 'select PK, Order from test', then comes the message
> 'Column unknow: Order'.
> Any ideas ?
>
>
> Guido
>
>
>
>
>
> Your use of Yahoo! Groups is subject to http://docs.yahoo.com/info/terms/
>
>
>