[Mono-list] sqlite multiple row insertion
Brian Pickles
brianh@bsquaredsen.co.uk
Sun, 31 Oct 2004 09:23:54 +0000
Francesc
For an example of SqlParameter class see :-
http://msdn.microsoft.com/library/default.asp?url=/library/en-us/cpguide/html/cpconupdatingdatainsqldatabase.asp
There is some more info on MSDN.
Brian
Francesc Xavier De Blas Foix wrote:
>Hi people, this is my first post
>
>I need to insert multiple rows in a sqlite database, but it's not directly supported:
>http://www.sqlite.org/cvstrac/wiki?p=UnsupportedSql
>
>
>In mono i see the SqlParameter class but i don't know how to use it.
>
>Can you show me a piece of code?
>
>Thanks
>_______________________________________________
>Mono-list maillist - Mono-list@lists.ximian.com
>http://lists.ximian.com/mailman/listinfo/mono-list
>
>
>