Recent

Author Topic: [SOVLED] sqlite3laz Not installing  (Read 4556 times)

Awesome Programmer

  • Sr. Member
  • ****
  • Posts: 480
  • Programming is FUN only when it works :)
    • Cool Technology
[SOVLED] sqlite3laz Not installing
« on: March 06, 2014, 08:21:48 pm »
 :'( :'( :'(

So,  I am rebuilding my Linux system after crash and burn. I am building back my system and the Lazarus. For odd reason, I can't seem to install sqlite3laz. I keep getting the following errors, which is in the following images. I have rebuild the IDE and still says its not installed and I don't see anything in the palette. I even delete the .lazarus folder and reinstalled Lazarus after uninstallation. No changes at all. I can't even open any form in my project without this error box popping up.

What can do to fix it?

Thank you for help....
« Last Edit: March 07, 2014, 03:02:52 pm by reltek »

engkin

  • Hero Member
  • *****
  • Posts: 3112
Re: sqlite3laz Not installing
« Reply #1 on: March 06, 2014, 11:49:03 pm »

Awesome Programmer

  • Sr. Member
  • ****
  • Posts: 480
  • Programming is FUN only when it works :)
    • Cool Technology
Re: sqlite3laz Not installing
« Reply #2 on: March 07, 2014, 03:01:12 pm »
 :) :D :) :D :) :D :) :D :) :D

yeaaaaaaaaaaaaa....
Thank you my friend. It works great....

BigChimp

  • Hero Member
  • *****
  • Posts: 5740
  • Add to the wiki - it's free ;)
    • FPCUp, PaperTiger scanning and other open source projects
Re: [SOVLED] sqlite3laz Not installing
« Reply #3 on: March 07, 2014, 03:16:18 pm »
BTW reltek (just interested): why do you use sqlitelaz? Do you prefer it over sqldb's/sqldblaz's built in support for sqlite?

(See http://wiki.lazarus.freepascal.org/SQLite)
Want quicker answers to your questions? Read http://wiki.lazarus.freepascal.org/Lazarus_Faq#What_is_the_correct_way_to_ask_questions_in_the_forum.3F

Open source including papertiger OCR/PDF scanning:
https://bitbucket.org/reiniero

Lazarus trunk+FPC trunk x86, Windows x64 unless otherwise specified

Awesome Programmer

  • Sr. Member
  • ****
  • Posts: 480
  • Programming is FUN only when it works :)
    • Cool Technology
Re: [SOVLED] sqlite3laz Not installing
« Reply #4 on: March 07, 2014, 04:43:34 pm »
The program I have been working on was originally written for Windows environment and it used BDE engine and Paradox table to display db data on a form. So, I was migrating it to run on Linux environment as a native program. SQLite almost seamlessly integrated into my project with few changes to my code, which was written for BDE engine. This was one of the main reason why I chose SQLite over others - being able to reuse 80% of my code with few changes.

I did try the others like Sqldb/Sqldblaz and found that they either required that I totally change my table structure and/or column datatype especially when it came to date and time. Needless to say, they gave me issues and problems, which I couldn't even workaround. However, I got SQLite to work for me, even though it took sometimes.

BigChimp

  • Hero Member
  • *****
  • Posts: 5740
  • Add to the wiki - it's free ;)
    • FPCUp, PaperTiger scanning and other open source projects
Re: [SOVLED] sqlite3laz Not installing
« Reply #5 on: March 07, 2014, 05:16:09 pm »
So sqlitelaz has a different way of dealing with datatypes, which is more BDE compatible than SQLDB's built in Sqlite support? Ok... interesting.

Still haven't looked into sqlitelaz... and probably won't too soon either but interesting to hear what improvements could be made to sqldb's sqlite support...
Want quicker answers to your questions? Read http://wiki.lazarus.freepascal.org/Lazarus_Faq#What_is_the_correct_way_to_ask_questions_in_the_forum.3F

Open source including papertiger OCR/PDF scanning:
https://bitbucket.org/reiniero

Lazarus trunk+FPC trunk x86, Windows x64 unless otherwise specified

 

TinyPortal © 2005-2018