Martin Schreiber <mse00000@...> writes:

> 
> On 12/04/2011 09:20 AM, Aton wrote:
> > Martin Schreiber <mse00000@...> writes:
> > 
> >> Blobs use a special protocol in Firebird, I don't think it is possible
> >> to write blobs in a simple parametrized SQL statement. Please use a
> >> tmsesqlquery to fetch and write your data with blobs to from/to Firebird.
> >>
> >> Martin
> > 
> > So, I must use something like CreateBlobStream?
> > 
> This is for reading, for writing "writeblobdata()" must be used. I never
> used them directly up to now. Maybe easier to use a tmsesqlquery instead.
> 
> Martin

Ok, and how I should use tmsesqlquery for reading and writing? I found in 
TSQLQuery methods "insertrecquery", "deleterecquery" and others. That's what i 
need? I'm newbe in mseide.


------------------------------------------------------------------------------
All the data continuously generated in your IT infrastructure 
contains a definitive record of customers, application performance, 
security threats, fraudulent activity, and more. Splunk takes this 
data and makes sense of it. IT sense. And common sense.
http://p.sf.net/sfu/splunk-novd2d
_______________________________________________
mseide-msegui-talk mailing list
mseide-msegui-talk@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/mseide-msegui-talk

Reply via email to