Subject | Really strange |
---|---|
Author | guido.klapperich@t-online.de |
Post date | 2001-08-19T20:56:11Z |
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
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