SQLite - UDF with Delphi
Posted: 15.10.2009, 12:00
Hi All,
I'm trying to create a UDF for SQLite3 with Zeos 6.6.1 Beta in Delphi 7.
I've searched this forum and found these threads:
http://zeos.firmos.at/viewtopic.php?t=1746
http://zeos.firmos.at/viewtopic.php?t=1669
but due to the lack of knowledge on my part, I can't find a way to make this work.
I would like to implement a UDF to be able to search the db for "exotic" characters (like é, è ô, ...) with the standard ASCII chars (e, o, ...).
If someone could point me in the right direction this would be very helpfull.
Thanks,
Frank
I'm trying to create a UDF for SQLite3 with Zeos 6.6.1 Beta in Delphi 7.
I've searched this forum and found these threads:
http://zeos.firmos.at/viewtopic.php?t=1746
http://zeos.firmos.at/viewtopic.php?t=1669
but due to the lack of knowledge on my part, I can't find a way to make this work.
I would like to implement a UDF to be able to search the db for "exotic" characters (like é, è ô, ...) with the standard ASCII chars (e, o, ...).
If someone could point me in the right direction this would be very helpfull.
Thanks,
Frank