"S Thiyagarajan"
wrote in message news:[email protected]
>> Facing some issue in using sqlite3_exec in my VB application.
If you are trying to directly import SQLite API into VB (with Declare
statements), that's not going to work. SQLite functions use cdecl
calling con
Hi,
Facing some issue in using sqlite3_exec in my VB application.
I have attached a Sample VB Program where the issue could be reproduced.
I dont require any 'call back function', so using the sqlie3_exec with 3
parameters.
There are 2 scenarios where I get errors.
1.Application crashes.
When I
2 matches
Mail list logo