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