Subject Re: Jaybird and MacroMediaCFMX 6.1
Author Roman Rokytskyy
> I have tested Jaybird form sept/2003 Jdbc and CFMX 6.1 using XP and
> FB1.5 so I found no support to select blob_fields -- Error message
> "Error READ NEW BLOB"

Can you post exact version of the driver?

> and to get the variables
>
> myquery.recordcount

Currently server does not return number of records in a query, since
it knows it only after fetching the last record. In order to get
number of records another query has to be executed.

> myquery.currentrecord

What does it mean? Record number?

> simple question regdg BLOB - are not supported?

They are supported. It is not clear why don't they work for you, but I
hardly can tell anything without seeing calls being executed.

Best regards,
Roman Rokytskyy