Re: BLOB field and ADO

2002-05-27 Thread Philippe PETIT
ot;, RS!test.ActualSize RS.Close tstcnxADO.Close End If Bien a vous Philippe http://www.devparadise.com/ - Original Message - From: "Bruno Batarelo" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Monday, May 27, 2002 3:04 PM Subject: BLOB field a

BLOB field and ADO

2002-05-27 Thread Bruno Batarelo
Greetings! Has anyone ever had the following problem with ADO ODBC connection: I create a table with a BLOB field. From MySQL shell I update that field using insert into statement and all works perfectly. But when I try to execute that query from VB usnig ADO and ODBC connection (MyODBC 2.50 or