|
-
January 28th, 2000, 05:31 AM
#1
ADO Asynchronous recordset with events
Hi,
I'm trying to use an ADO recordset in asynchronous mode with events. I never receive the event fetch_progress and fetch_terminate.
Does anyone know how to do it ?
Thanks in advance.
Please send a copy of your answers to email:[email protected]
W.
-
January 28th, 2000, 07:03 AM
#2
Re: ADO Asynchronous recordset with events
check out msdn article Q224332
it tells you why and has a workaround.
you need to set the "Initial Fetch Size" property as well as use client side cursors
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|