Hi
I have one SQLite database and inside a table I have a BLOB field called [signature]
I want to transfer that BLOB field through JRDC2 and insert it in a one MS SQL
database field called [MSsignature] defined as image.
What is the best practice to do it?
Thank you
I have one SQLite database and inside a table I have a BLOB field called [signature]
I want to transfer that BLOB field through JRDC2 and insert it in a one MS SQL
database field called [MSsignature] defined as image.
What is the best practice to do it?
Thank you