Subject | Re: RES: [firebird-support] Number formating |
---|---|
Author | Jason Dodson |
Post date | 2006-01-05T16:44:44Z |
Use OpenKylix.
I haven't come across a Windows UDF compiled in Delphi that won't compile in
Kylix for linux.
Jason
FabrÃcio Fadel Kammer wrote:
The information transmitted herewith is sensitive information intended only for use to the individual or entity to which it is addressed. If the reader of this message is not the intended recipient, you are hereby notified that any review, retransmission, dissemination, distribution, copying or other use of, or taking of any action in reliance upon, this information is strictly prohibited. If you have received this communication in error, please contact the sender and delete the material from your computer.
I haven't come across a Windows UDF compiled in Delphi that won't compile in
Kylix for linux.
Jason
FabrÃcio Fadel Kammer wrote:
> I relally need this on the Database, because I'm devoloping an module to--
> export data to ascii files and I'll need that the sql get the string in
> the correct form, with spaces, number formating and date formating.
>
> Another doubt, how can I compile a udf to run on linux server?
>
> Thanks again
>
> Fabricio
>
> -----Mensagem original-----
> De: firebird-support@yahoogroups.com
> [mailto:firebird-support@yahoogroups.com] Em nome de Alexandre Benson
> Smith
> Enviada em: quinta-feira, 5 de janeiro de 2006 11:16
> Para: firebird-support@yahoogroups.com
> Assunto: Re: [firebird-support] Number formating
>
>
> FabrÃcio Fadel Kammer wrote:
>
>> Hi all,
>>
>> Can I create a stored procedure to format a number and return a string
>> with a number formated??? Like 1.000,00 or 000100000...
>>
>> And can I create a procedure view in Firebird like I use in Oracle????
>>
>> Thanks again
>>
>> Fabricio F. Kammer
>> Conchal/SP Brazil
>>
>>
> Fabricio,
>
> You could, but I suggest you to let formatting to be on the client side,
>
> or if you really wish it on the server side use an UDF, search for rFunc
>
> UDF library (I think it is on sourceforge).
>
> see you !
>
The information transmitted herewith is sensitive information intended only for use to the individual or entity to which it is addressed. If the reader of this message is not the intended recipient, you are hereby notified that any review, retransmission, dissemination, distribution, copying or other use of, or taking of any action in reliance upon, this information is strictly prohibited. If you have received this communication in error, please contact the sender and delete the material from your computer.