Subject | Re: [firebird-support] Why so slow blob retrival? |
---|---|
Author | Ann W. Harrison |
Post date | 2004-02-04T17:11:58Z |
Daniele wrote:
us an exact sequence of what is done in that first fetch? For example:
connect
read some stuff
read a blob
There are cases where the connect is slow - and there are ways around that.
Regards,
Ann
>My application store and retrive some blob (text or graphics) in a table.I don't know, and it's certainly not a common experience. Could you give
>
>Sometimes first fetch of a blob field is very sloow (1-2 min) the other
>times fetch is reasonably fast also
>on same first record (so isn't a data record problem).
>
>Why this strange behaviour?
>
>D7 + IBX7.08 + FB1.5 RC7
us an exact sequence of what is done in that first fetch? For example:
connect
read some stuff
read a blob
There are cases where the connect is slow - and there are ways around that.
Regards,
Ann