View Single Post
Old 12-02-2003, 02:59 PM   #1 (permalink)
sde
Moderator
 
sde's Avatar
 
Join Date: May 2002
Location: us.ca
Posts: 4,530
sde is on a distinguished road
dotnet Data Access reader vs adapter, and MySQL APIs vs SQL2k

Today I was testing different MySQL APIs for a C# project, and I decided just to make an app.

First I wanted to compare the speed between a data reader and data adapater. Then I wanted to compare those speeds against another MySQL API, and finally I decided why not throw a SQL2k test in there too.
Attached Images
File Type: gif test.gif (22.6 KB, 20 views)
__________________
Mike
sde is offline   Reply With Quote