8 lines
344 B
Plaintext
8 lines
344 B
Plaintext
|
|
SQL Server Data Access Components
|
||
|
|
Copyright 1997-2007, Core Lab. All Rights Reserved
|
||
|
|
--------------------------------------------------
|
||
|
|
|
||
|
|
A general demo project about how to create SDAC-based applications with
|
||
|
|
C++Builder. Lets you execute SQL scripts and work with result sets in a
|
||
|
|
grid. This is one of the two SDAC demos for C++Builder.
|