Hi ,
i am using sqlite with vc++, i tried to insert a row into data base with
prepared statement using bind operations, i reset the statement after using it
but when i try to close DB it is giving error "Unable to close data base due to
unfinalized statements"
i userd query like
_T("INSERT INTO?MY_TABLE VALUES(?, ?, ?, ?, ?, ?, ?, ?, ?)")
"INSERT INTO?MY_TABLE VALUES(?, ?, ?, ?, ?, ?, ?, ?, ?)")
and bind operations on it.
Regards
Krishna Kumar T M
________________________________________________________________________
Don't let your email address define you - Define yourself at
http://www.tunome.com today!
_______________________________________________
sqlite-users mailing list
[email protected]
http://sqlite.org:8080/cgi-bin/mailman/listinfo/sqlite-users