Writing an External Blob Filter (Embedded SQL Guide)

From InterBase

Go Up to Working with Blob Data


If you choose to write your own filters, you must have a detailed understanding of the data types you plan to translate. As mentioned elsewhere in this chapter, InterBase does not do strict data type checking on Blob data, but does enforce the rule that Blob source and target sub-types must be compatible. Maintaining and enforcing this compatibility is your responsibility.

Topics

Advance To: