There is no error message or debug being done
Thats the issue
There is function in in sqlite udf (startup function)
That it debugs error messages to console
While there is an option to change that particular behaviour to change how sqlite messages(error logs) are thrown out using a variable which points to udf with single param for how sqlite messages are processed
Soo while the au3 file is directly run from console the function works properly bt in compiled form there is no error function being performed
@KrySYS basically i came to this forum out of total blue!
True that questions were not asked properly
Bt main point was does this group of ppl understand english as language while group says it's Russia
Secondly yes ur question was how is it related to autoit
I guess the group is a very closed group having 80+ members
Someone wont come out of anywhere to jus ask a question which might not be related to autoit !
3rd if sqlite startup function was checked properly
Query could have been understood a bit!
Bt yes question may seem to be a too short of information for solving it!
@chatadm_bot @ruslan001 Thanks for keeping up!
I did translate the stuffs!
I will share a short error script which functions differently when compiled and run via sqlite