Subject | Re: {Disarmed} Re: [firebird-support] Looking for a stored procedure or function that can find the second occurance of value passed in |
---|---|
Author | Mark Rotteveel |
Post date | 2013-03-14T15:44Z |
On Thu, 14 Mar 2013 10:29:56 -0500, "SoftTech" <miket@...>
wrote:
You could look at FreeAdhocUDF. It has several functions that are similar
to POSITION (for example F_SUBSTR ), see
http://freeadhocudf.org/documentation_english/dok_eng_string.html
Mark
wrote:
> Thanks Mark,I'd say: starting migrating ;)
>
> Guess I should have stated that I need this for Firebird 1.5
>
You could look at FreeAdhocUDF. It has several functions that are similar
to POSITION (for example F_SUBSTR ), see
http://freeadhocudf.org/documentation_english/dok_eng_string.html
Mark