- e-Sword Resources
- BeST
- Reference & Training
- Forums
- Blogs
SQlite Error in BeST while creating module
Tue, 03/02/2010 - 19:38
Here is the picture of my problem.
http://i45.tinypic.com/2h37p1h.jpg
Since it is in Turkish, let me explain.
I am trying to create my own module.But everytime i tried, in last step(click begin button) i am getting this error.It says "systemdata sqlite bla bla bla did not installed.system could not find the file" and i have no idea what it mean.
I tried it in 3 diffrent computer all xp pro sp3, two in Turkish one is English xp pro sp3.and i got same error in all 3 computer.
I tried to create a module from my own text file as well as from Best example files, same result.
No metter if it is txt, xml or excell file. same error.
I do have netframework 3.5 sp1 installed in all computers.But i reinstalled it, same result.
So i really need that modules.If you help me to find problem lots of people will be praying for you :)
Thanks.
Ok i belive i solved the problem.
Since i got no answer and BeST was not working i tried to find other ways to create my own module.
I find a website davidcox, and he had some stuff for modules. But it was not easy to use as BeST, so i got "System.Data.SQLite.DLL" from his "Convertidor" and put it in BeST folder, walla, it is working.
I have no idea why BeST did not put this .dll there while i was installing it. but anyway, if anyone has same issues, you can get convertidor form davidcox website, or Here exactly:
http://www.davidcox.com.mx/e-swordmodules/Convertidor%20Release.zip
then get "System.Data.SQLite.DLL" from zip file and put it in your BeST folder (C/Program Files/BeST)And if you format your txt file according to instructions here, you ll have no problem.