Ralf,
How about Lazarus version of DISQLite3?:)
Regards,
Zlatko
----- Original Message -----
From: "Ralf Junker" <[EMAIL PROTECTED]>
To: <sqlite-users@sqlite.org>
Sent: Thursday, August 16, 2007 11:54 AM
Subject: Re: [sqlite] Problem loading extension in Delphi (FTS2)
Hello Joe Wilson,
Your product is not useful to a few users like me who require custom
sqlite functions for their databases.
I am not sure I understand currectly. Only loadable extensions are
currently omited from DISQLite3.
sqlite3_create_function() is very well available in DISQLite3 Pro to
create custom SQL functions. DISQLite3 also includes units with ready-made
function extensions:
* REGEXP regular expression support provided by DIRegEx in
DISQLite3RegExp.pas.
* Mathematical utility functions [(acos(), asin(), atan(), atan(),
atan2(), ceil(), ceiling(), cos(), cot(), degrees(), exp(), floor(), ln(),
log(), log(), log2(), log10(), mod(), pi(), pow(), radians(), sign(),
sin(), sqrt(), tan(), truncate()] in DISQLite3Functions.pas.
Ralf
-----------------------------------------------------------------------------
To unsubscribe, send email to [EMAIL PROTECTED]
-----------------------------------------------------------------------------
-----------------------------------------------------------------------------
To unsubscribe, send email to [EMAIL PROTECTED]
-----------------------------------------------------------------------------