2 messages in com.mysql.lists.win32RE: ADO + MySql
FromSent OnAttachments
Carlos Jacob23 Oct 2002 08:21 
Anthony Johnston . Antix23 Oct 2002 09:19 
Subject:RE: ADO + MySql
From:Anthony Johnston . Antix (te@antix.co.uk)
Date:10/23/2002 09:19:55 AM
List:com.mysql.lists.win32

Have you got "OPTIONS=35" in the connection string?

Ant.

-----Original Message----- From: Carlos Jacob [mailto:carl@uol.com.br] Sent: 23 October 2002 16:22 To: win@lists.mysql.com Subject: ADO + MySql

Hi All

I´m in trouble with ADO 2.6 + MySql 3.23:

01) I can´t see the contents of a BLOB ou TEXT field when i mount a recordset. Sometimes it contains ???????????????; othertimes it gives "Invalid Use of NUll", but at the server it has a content.

02) When i mount a recordset and, at a loop, i give "rs.movenext", it takes too long to execute, something like a one second for each movenext.

Can anybody help me!.

Thanks