Subject | Re: [firebird-support] Why so slow blob retrival? |
---|---|
Author | dade2000 |
Post date | 2004-02-04T17:17:32Z |
[CUT]
Ann W. Harrison wrote:
dsEmails.Open;
tmrLoadBody.Enabled;
in OnTimer Event
memBody.Lines.Text:= dsEmailsBODY.asString;
Simple!
Daniele
Ann W. Harrison wrote:
>I don't know, and it's certainly not a common experience. Could you giveIBDatabase.Open;
>
>us an exact sequence of what is done in that first fetch? For example:
>
>
>
>
dsEmails.Open;
tmrLoadBody.Enabled;
in OnTimer Event
memBody.Lines.Text:= dsEmailsBODY.asString;
Simple!
>There are cases where the connect is slow - and there are ways around that.Thanx for your attention
>
>
>
>Regards,
>
>
>
Daniele