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 write out an exe file and run the .exe, it crashes
as soon as it executed the sqlite3_exec function (FYI. Eventhough
the operation is sucessful).

Please let me know why does this happen

2.If I execute inside VB itself, there is no crashing, command is 
executed properly but I get an error "Bad DLL calling convention"
Why does this occur?


(I am not sure, if you will be able to get the attachment in the group mailing, 
if not let me know the alternative method to send.)

Thanks in advance.

Best Regards
Thiyags.







      
_______________________________________________
sqlite-users mailing list
[email protected]
http://sqlite.org:8080/cgi-bin/mailman/listinfo/sqlite-users

Reply via email to