Subject | Re: [firebird-support] BLOB Filters |
---|---|
Author | Martijn Tonies |
Post date | 2004-05-13T10:54:24Z |
> > > >Oh, indeed. Having blob filters available in DSQL wouldtool.
> > > >be a nice addition. And opens up a market for 3rd-party
> > > >blob filters ;-) ;-)
> > >
> > > I want to finish my XML filter and use it. :-))
> >
> >;-)
> >
> >What should it do then??
>
> Convert XML into other stuff - html, rtf, plain text, sqlscripts, etc. No
> limit, really. Combine it with SPs and it's a pretty powerful back end
I recon you can create a blob filter for direct insertion into
a binary blob from a simple hex-string as well then... Hmm,
that would be a nice feature for the build-in blob filter:
INSERT INTO ... (MYBLOBCOL)
VALUES (0x00A1024055)
I believe MSSQL supports this.
> /hbWhat, is it Friday already over there?
> Hey, don't you know I've gotta leave in a few hours????? :-/
--
Martijn