When Connection is open then the exception
is:-System.AccessViolationException

Code is:--
 *   SQLiteCommand cmd = new SQLiteCommand();*
*cmd.Connection = connection;*
*                connection.Open();*
*                Helper helper = new Helper(cmd);*
*helper.BeginTransaction();*

Please help me.
_______________________________________________
sqlite-users mailing list
sqlite-users@mailinglists.sqlite.org
http://mailinglists.sqlite.org/cgi-bin/mailman/listinfo/sqlite-users

Reply via email to