Restored from previous forum. Originally posted by Manolo.
Originally posted by Blair
Guys, I originally posted this question to the wrong tread. I have been trying to get this bit of code to work and I can not seem to get it to run. I have downloaded SqLite.dll and placed it in the compliers
directory. But I get the error 193 include file not found. So I guess what I need is a step by step guide. Like what folder does the .dll go in. What .dll do I need to get is it the one found on the WEB site called sqlite.dll? Once I get it up and running I will be able to modify the code to make it do what I want but I need it to run before I can start the learning curve.
thanks.
Blair
Hi Blair,
1 Step: Download SQLite from:
http://www.hwaci.com/sw/sqlite/
2 Step: Decompress in one directory C:\SQLite
3 Step: Search sqlite.dll and copy to directory that you prefer
5 Step: Compile and run the EBS sources
6 Step: Go to El_Choni directory
7 Step: Go to PureLibraries\UserLibraries
8 Step: Copy SQLite from this library to :\PureBasic\PureLibraries\UserLibraries
9 Step: PLEASE Read the El_Chonis HELP
10 No problem. All it`sOK
Manolo