Subject | Re: Jaybird and MacroMediaCFMX 6.1 |
---|---|
Author | Roman Rokytskyy |
Post date | 2003-12-11T10:59:53Z |
> I have tested Jaybird form sept/2003 Jdbc and CFMX 6.1 using XP andCan you post exact version of the driver?
> FB1.5 so I found no support to select blob_fields -- Error message
> "Error READ NEW BLOB"
> and to get the variablesCurrently server does not return number of records in a query, since
>
> myquery.recordcount
it knows it only after fetching the last record. In order to get
number of records another query has to be executed.
> myquery.currentrecordWhat 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