Please start any new threads on our new
site at https://forums.sqlteam.com. We've got lots of great SQL Server
experts to answer whatever question you can come up with.
| Author |
Topic |
|
acanalini
Starting Member
3 Posts |
Posted - 2001-09-12 : 10:50:38
|
| i have i 1M records table. i need to fill a datagrid with all that records. I tried to use the AsyncNonBlocking option during the recordset open statement, but it seems not different to the AsyncFecth option.My form wait for 20sec before showing the result, then the fetching thread start. |
|
|
|
|
|