9 lines
389 B
Plaintext
9 lines
389 B
Plaintext
|
|
SQL Server Data Access Components
|
||
|
|
Copyright 1997-2007, Core Lab. All Rights Reserved
|
||
|
|
--------------------------------------------------
|
||
|
|
|
||
|
|
Measures SDAC performance on several types of queries. This project lets
|
||
|
|
you compare SDAC performance to BDE, ADO, and dbExpress. Tests the
|
||
|
|
following functionality: Fetch, Master/Detail, Stored Procedure Call,
|
||
|
|
Multi Executing, and Insert/Post.
|