git-svn-id: https://192.168.0.254/svn/Componentes.Terceros.SDAC@3 6f543ec7-021b-7e4c-98c9-62eafc7fb9a8
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.
|