Subject | RES: [firebird-support] Re: soundex |
---|---|
Author | Andre Fogelman |
Post date | 2005-11-15T00:28:36Z |
Thank you I will look into it.
The main reason was that I was trying to use it inside a trigger where I
have two fields one "normal" and the other with the soundex code.
Everytime the "normal" field is changed the trigger updates the soundex
field. I have an index on the soundex field and so I can query the
database with something
Select * from file where soundex_field like '%soundex(:var)%'
-----Mensagem original-----
De: firebird-support@yahoogroups.com
[mailto:firebird-support@yahoogroups.com] Em nome de Adam
Enviada em: segunda-feira, 14 de novembro de 2005 22:17
Para: firebird-support@yahoogroups.com
Assunto: [firebird-support] Re: soundex
--- In firebird-support@yahoogroups.com, "andre_fogelman" <andre@a...>
wrote:
interest. It was as a Stored Procedure written for FB 2 but I cant see
why it wouldn't work in FB 1.5 (NB. I haven't taken a close look at the
syntax used but it looks like it should work in 1.5).
http://www.fbtalk.net/viewtopic.php?id=182
Adam
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Visit http://firebird.sourceforge.net and click the Resources item
on the main (top) menu. Try Knowledgebase and FAQ links !
Also search the knowledgebases at http://www.ibphoenix.com
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Yahoo! Groups Links
The main reason was that I was trying to use it inside a trigger where I
have two fields one "normal" and the other with the soundex code.
Everytime the "normal" field is changed the trigger updates the soundex
field. I have an index on the soundex field and so I can query the
database with something
Select * from file where soundex_field like '%soundex(:var)%'
-----Mensagem original-----
De: firebird-support@yahoogroups.com
[mailto:firebird-support@yahoogroups.com] Em nome de Adam
Enviada em: segunda-feira, 14 de novembro de 2005 22:17
Para: firebird-support@yahoogroups.com
Assunto: [firebird-support] Re: soundex
--- In firebird-support@yahoogroups.com, "andre_fogelman" <andre@a...>
wrote:
>I
> I am looking for a soundex dll.
> I have found some source code but havent't found a compiled dll which
> could use as a UDF. Any help would be appreciated.Any reason you wanted to do it inside a UDF? If not, this might be of
>
> Andre Fogelman
>
interest. It was as a Stored Procedure written for FB 2 but I cant see
why it wouldn't work in FB 1.5 (NB. I haven't taken a close look at the
syntax used but it looks like it should work in 1.5).
http://www.fbtalk.net/viewtopic.php?id=182
Adam
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Visit http://firebird.sourceforge.net and click the Resources item
on the main (top) menu. Try Knowledgebase and FAQ links !
Also search the knowledgebases at http://www.ibphoenix.com
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Yahoo! Groups Links