----- Original Message ----- 
From: "Martijn Tonies" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Friday, September 03, 2004 7:15 AM
Subject: Fetch-on-demand


> Hi all,
>
> Does MySQL support fetch-on-demand of resultsets?
>
> And if so, does it support multiple cursors fetching on the same time
> using the same connection?
>
> If so, is it thread safe?

What do you mean "fetch-on-demand"? I've never heard this term before. Since
every fetch takes place when your program calls for it, isn't every fetch
already "fetch-on-demand"?

Rhino


-- 
MySQL General Mailing List
For list archives: http://lists.mysql.com/mysql
To unsubscribe:    http://lists.mysql.com/[EMAIL PROTECTED]

Reply via email to