Subject Transfering one blob field
Author m24paul
Hy all,

i need a little help.
I have 2 database A and B, and same table in both databases.
Table X (field: Id, numeric and Desc: Blob)

I need to copy blob information from A.X table to B.X table.
This procces is a sinchronisation thing.

How can I do this?

TIA
Paul