|
-
May 21st, 1999, 02:02 PM
#1
extra time in opening a recordset
guys, when i bind a Microsoft Access database to my vc program, it takes quite considerable time (about 2 or 3 seconds) when the recordset is opened for the first time. I don't understand why this much delay occurs? I have P166 machine, is it slow or what is the matter?
-
May 21st, 1999, 04:45 PM
#2
Re: extra time in opening a recordset
Just a suggestion. U can use a very intelligent SQL query as per U'r requirement instead of opening the whole table. I guess it would be faster as the whole table would not be used. More so if the table contains large data.
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
|