
August 20th, 2004, 09:40 PM
|
|
Registered User
|
|
Join Date: Aug 2004
Posts: 7
Time spent in forums: < 1 sec
Reputation Power: 0
|
|
Quote: | Originally Posted by fabianosabaoth I have a procedure that i don't know How can i copy a two numbers of a string
Ex: I have a field that contains "12; 13; 14;" I want to copy only the number 12; there is a function to do this??
Can somebody help me? |
There are string functions in ib_udf.dll and more useful functions in fbudf.dll.
Declare these to your database and then use them
Mick
|