Subject | Re: [firebird-support] Multiple dynamic sql statements supported? |
---|---|
Author | Milan Babuskov |
Post date | 2011-01-14T10:47:11Z |
Matthew Adams wrote:
a workaround:
http://www.firebirdfaq.org/faq336
--
Milan Babuskov
==================================
The easiest way to import XML, CSV
and textual files into Firebird:
http://www.guacosoft.com/xmlwizard
==================================
> I'm getting a "Token unexpected" error when I submit a multi-insertI don't know the exact answer to your question, but this should help as
> command (using the .NET provider 2.5.2.0) as a single string
> "insert into foo (id, amount) values (1,1); insert into foo (id,
> amount) values (2,2);"
>
> The error line & column numbers indicate the "insert" keyword in the
> second statement.
a workaround:
http://www.firebirdfaq.org/faq336
--
Milan Babuskov
==================================
The easiest way to import XML, CSV
and textual files into Firebird:
http://www.guacosoft.com/xmlwizard
==================================