| Subject | Re: [firebird-support] Udr GenRows sample Pascal | 
|---|---|
| Author | livius | 
| Post date | 2018-05-14T17:34:03Z | 
Anybody?
regards,
Karol Bieniaszewski
Sent: Sunday, May 13, 2018 3:26 PM
Subject: [firebird-support] Udr GenRows sample 
Pascal
Hi,
is there more complicated sample then current GenRows for  
Pascal?
Which return something more then only numbers?
I need to return char data of length 200.
Should i use PAnsiChar and allocate memory by ib_util_malloc?
How to declare this proc for such field Char(200) (Free it?) 
regards,
Karol Bieniaszewski