Help - reading CLOB data from VB/ADO
I am using a visual basic application to manipulate data in an
IBM DB2 FOR WINDOWS V 7.2 database using ADO 2.6. I am able to manipulate
columns with all datatypes except CLOB/BLOB datatypes. I am using VB's getchunk/appendchunk
functions. I get the error "Invalid Conversion".
Has anyone done this before...any ideas ? Please Help.
The VB app works just fine if the same database resides on MS SQL Server.
The only problem is my client can have only DB2.
Any help is much appreciated
Thanks
Nick.

