Forum > Database

SQL Error : library routine called out of sequence

(1/1)

gelinp:
Good morning,

My application is running without problems with Linux and wine onto the same laptoop with debian jessie. But with window 7 professionnel on an other PC I've got the error message :

SQL Error : library routine called out of sequence

I don't know if I forget to copy some libraries or if it's a problem with compiler target options... The only one library I've got with my application typodoc.exe is :

sqlite3.dll

And win32 compilation come with lib/i386-win32 directory with some stuff (*.o, myapplication.comîled...). May be I need an other specific windows DLL library ?

Thank you for your advice.

kapibara:
Dont know if your case is the same, but something similar (with zeos) was being discussed here:

http://forum.lazarus.freepascal.org/index.php?topic=12072.0

LacaK:
I guess, that it is porblem related to sequence of calls to SQLite API.
So error appears between calls to SQLite API, not at first call, right ?

Navigation

[0] Message Index

Go to full version