Extend SQLite with Delphi functions

I have a couple of open source projects on the go, one of which is a simple Delphi wrapper for SQLite. Lukas Gebauer has now added experimental support for user defined functions. This lets you in effect extend the SQL understood by SQLite to include your own custom functions, written in Delphi.

To try out the feature, download the wrapper and have a look at the file sqlite3udf.pas.

Technorati tags: ,
VN:F [1.9.3_1094]
Rate this post
Rating: 0.0/10 (0 votes cast)

Related posts:

  1. SQLite wrapper for Delphi
  2. SQLite with Delphi
  3. SQLite and Delphi 2009
  4. SQLite: what a difference transactions make
  5. Delphi and Windows Installer: small problem, fiddly solution

Leave a Reply

 

 

 

You can use these HTML tags

<a href="" title=""> <abbr title=""> <acronym title=""> <b> <blockquote cite=""> <cite> <code> <del datetime=""> <em> <i> <q cite=""> <strike> <strong>