Subject | Re: [IBO] Creating UDFs with IBO. |
---|---|
Author | Jason Wharton |
Post date | 2003-10-22T16:21:22Z |
IBO isn't in the business of writing UDF's. There are a couple different
offerings on the web. I suggest you have a look at www.ibphoenix.com for
what they have. You might also inquire on public support forums for
InterBase and Firebird to see what others suggest.
I prefer to avoid using them if possible... Just makes life easier if I want
to move things around.
Jason Wharton
offerings on the web. I suggest you have a look at www.ibphoenix.com for
what they have. You might also inquire on public support forums for
InterBase and Firebird to see what others suggest.
I prefer to avoid using them if possible... Just makes life easier if I want
to move things around.
Jason Wharton
----- Original Message -----
From: "sllimr7139" <rmcontrols@...>
To: <IBObjects@yahoogroups.com>
Sent: Wednesday, October 22, 2003 8:06 AM
Subject: [IBO] Creating UDFs with IBO.
> Is it possible, is there some example delphi code available?
>
> I've done the usual searches and came up empty. Any
> help would be appreciated.
>
> I'm trying to come up with a UDF that can manipulate blobs
> and preferably a generic solution common to Delphi/Kylix and IBO.
>
> Ryan.