Google Groups no longer supports new Usenet posts or subscriptions. Historical content remains viewable.
Dismiss

OLE transfer from VFP to DB2

0 views
Skip to first unread message

fabrizio vassallo

unread,
Mar 20, 1998, 3:00:00 AM3/20/98
to

Hi!
I want to transfer images (AVI,JPG,...)
from a Visual FoxPro 5.0 client to a DB2 server on AIX.
I use DB2 ODBC driver 2.1.2.
The images are on a general field in VFP, the corresponding field on DB2
is a BLOB.
With a command of the type:
SQLEXEC(handle,’INSERT INTO test (imagefield) VALUES (?table.genfield)’)
(see the Microsoft KB article Q145991)
I receive the error:
Connectivity error: [IBM][CLI Driver] CLI0102E Invalid conversion.
SQLSTATE=07006.
What I have to do to correct this?
Many thanks.
Fabrizio Vassallo

0 new messages