Recent

Author Topic: Please help me!!  (Read 4909 times)

petrem

  • Guest
Please help me!!
« on: February 13, 2004, 03:20:01 pm »
I have two Problems:
- How can I use SQLite with Lazarus?
- How can I uninstall FreePascal?

bracara

  • New Member
  • *
  • Posts: 20
Please help me!!
« Reply #1 on: March 16, 2004, 11:25:37 pm »
Quote from: "Anonymous"
- How can I use SQLite with Lazarus?

SQLite: download http://myhtpc.net/sqlite/sqlite-delphi.zip
change the filenames to lower case and include them in your 'uses' list. They work well!

There is a list of other wrappers for SQLite at http://www.sqlite.org/cvstrac/wiki?p=SqliteWrappers

----

OK, since I posted this I have installed the 040306 rpm of fpc withe the following day's Lazarus tarball and discovered that FPC now contains sqlite units which clash with the ones I've been using: so far I have not been able to get my programs working either by renaming my original units or by converting variables and function calls to use the FPC units. :(

The FPC units seem unnecessarily complicated to me - why do they have to use PPPChar where I was successfully using PChar before ?

 

TinyPortal © 2005-2018