|
-
Sep 20th, 2000, 08:25 AM
#1
Thread Starter
Fanatic Member
I've just done some performace tests on three different ways of returning some records.
I used a recordset with a SQL query, the Seek method and the FindFirst method.
From what I have read the SQL method should be the fastest, but from my results I got, I found that Seek was fastest followed by the SQL method.
Is this right?
VB6 sp5, SQL Server 2000, C#
There are no stupid questions. Only stupid people. 
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
|