Page 9 of 9

Re: SQLite3 BaseFunction-Include for Win + Lin + Unicode

Posted: Tue Apr 06, 2010 3:06 pm
by jamba
Is anyone else using this having some problems with PB 4.5b2?

I am getting a read memory error in the SQLite Prepare procedure. But it is a bit sporadic. Still trying to track it down, never happened before the upgrade though.

Well, it definitely seems sporadic. happens sometimes, but not others.


Edit... nevermind, this seems to have nothing to do with the new version. I just re-installed 4.41, and now I am having the same problem. I must have messed something up in my code. :oops:

Re: SQLite3 BaseFunction-Include for Win + Lin + Unicode

Posted: Fri Aug 23, 2013 9:03 am
by Jan2004
In your example you use sqlite3.dll. In PureBasic 5.11 should sqlite3.dll still be used? (I learn again PB - after a few years break).