| Subject | Re: [IBO] IBO and FB 1 | 
|---|---|
| Author | Lucas Franzen | 
| Post date | 2002-03-13T10:32:56Z | 
Lucas Franzen schrieb:
it only works okay if the statement looks like:
INSERT INTO MYTABLE
( MY_ID
, MY_INTEGER)
VALUES
( 1
, 2 )
If the table name is added it doesn't work either.
Seems to be more appropriate in the IB-support list.
Luc.
            > Inserting from IBConsole or another app is working okay. IB_MonitorAdditional information:
> doesn't show anything unusual.
it only works okay if the statement looks like:
INSERT INTO MYTABLE
( MY_ID
, MY_INTEGER)
VALUES
( 1
, 2 )
If the table name is added it doesn't work either.
Seems to be more appropriate in the IB-support list.
Luc.