Good Morning! > Also, I heard somebody also saying something about "sqlite_encode_binary", > but couldn't find anything about that as well...
The FAQ, Question 12, talks about BLOBs and the use of "sqlite_encode_binary". The function itself can be found in "encode.c", that is, as stated before, not in the windows .zip distribution, but in the full source tree and well documented there. Greetings, Ralph