Re: The best delphi wrapper for SQLite?



John wrote:

what is the best delphi wrapper for SQLite?

Check the SQLite Wiki:
http://www.sqlite.org/cvstrac/wiki?p=SqliteWrappers

There's a Delphi section. There's also a dbExpress driver under the
Drivers section.

Someone has written an OLE DB Provider that's available for free from
http://luggle.com/~sean/Articles/sqlitePV.php (The same author has
also release OLE DB Providers for MySQL and Firebird.)

Personally, I've been using the Aducom components, but some of the
other wrappers may be better if you don't want to use TDataSet
descendants.

--
Pax,

Anthony Frazier
Victor Printing, Inc.
.



Relevant Pages

  • Setting DBPROP_BOOKMARKS Property
    ... I'm using Delphi 2005 with ADO, an OLE DB provider and MS SQL Server. ...
    (borland.public.delphi.database.ado)
  • Access to delphi
    ... ole db provider) ... "provider not installed". ... Is there another way to connect my db to delphi without that provider ... because it's not possible to install it (the IT-specialist refuse to ...
    (borland.public.delphi.database.ado)
  • Re: E_FAIL with TADOTable
    ... Sounds like a bug in the OLE DB provider. ... Help improve Delphi: http://qc.borland.com/ ...
    (borland.public.delphi.database.ado)
  • Linked server to as400 - for the love of god please help.
    ... i'm trying to setup a linked server between SQL Server and an AS400/DB2/IBM ... OLE DB provider 'MSDASQL' reported an error. ... OLE DB error trace [OLE/DB Provider 'IBMDA400' IColumnsInfo::MapColumnIDs ...
    (microsoft.public.sqlserver.server)
  • Problem with Linked Server from SQL to DB2
    ... I'm trying to setup a linked server from SQL to DB2 UDB. ... Microsoft provided OLE DB driver for DB2 and the IBM DB2 OLE DB ... -- Invalid schema or catalog specified for provider 'IBMDADB2'. ...
    (microsoft.public.data.oledb)