Subject | Re: bin to blob? |
---|---|
Author | newgendb |
Post date | 2003-07-11T17:05:47Z |
Then how could I do it with a UDF? is there an example somewhere? A
UDF would be better using the script?
Daniel
--- In firebird-support@yahoogroups.com, Ann Harrison
<aharrison@i...> wrote:
UDF would be better using the script?
Daniel
--- In firebird-support@yahoogroups.com, Ann Harrison
<aharrison@i...> wrote:
> Martijn Tonies wrote:immature
>
> >Daniel,
> >
> >
> >>I would like to load bmp images at database creation time. a udf
> >>maybe? would there be a udf out there?
> >>
> >>
> >
> >UDFs don't do database connections and are executed at the
> >server.
> >
> Actually, UDF's do create blobs quite nicely, returning the
> blob id for use in a record stored by some other mechanism.
>
> Regards,
>
>
> Ann