[Mono-list] Sqlite Client

Chris Turchin chris at turchin.net
Tue Nov 29 09:18:31 EST 2005


Hi,

On Tue, 29 Nov 2005, Ecmel Ercan wrote:
> This command creates table1 only (sometimes).
> If it is only possible to use 1 command per SqliteCommand, is it ok to

I think this problem was solved in rev. 47733:

Revision 47733 - Sqlite.cs
Modified Wed Jul 27 01:07:50 2005 UTC (4 months ago) by joshua
File length: 7975 byte(s)
Diff to previous 46710

Sqlite adapter now handles SQL strings containing
more than one SQL statement (i.e. separated by
semicolons).


Which version of mono are you using?

Regards,
--chris


More information about the Mono-list mailing list