Subject RE: [ib-support] FB 1 and INSERT INTO
Author Thomas Steinmaurer
Hi Luc,

ist der Vorschlag nicht von Dir gekommen, dass keine Bugs
mehr berichtet werden ;-).

Dein Problem ist allerdings eine bose Sache ...

Thomas


> -----Original Message-----
> From: Lucas Franzen [mailto:luc@...]
> Sent: Wednesday, March 13, 2002 11:38 AM
> To: ib-support@yahoogroups.com
> Subject: [ib-support] FB 1 and INSERT INTO
>
>
>
> Hello,
>
> thanks to everyone who was involved in releasing the final 1.
>
>
>
> I don't like to post the following one,
> but I've got a big problem with insert statements.
>
> Until now it was legal to have statements like:
>
> INSERT INTO MYTABLE ( MYTABLE.MY_ID, MYTABLE.MY_INTEGER )
> VALUES ( 1, 2 );
>
> Now this won't work unless I omit the MYTABLE in front of the
> fieldnames.
>
> Unfortunately the table name is added automatically by (for example)
> IBO...
>
>
> Luc.
>
>
> To unsubscribe from this group, send an email to:
> ib-support-unsubscribe@egroups.com
>
>
>
> Your use of Yahoo! Groups is subject to http://docs.yahoo.com/info/terms/
>
>
>