Componentes.Terceros.SDAC/official/4.10.0.10/Demos/Win32/Miscellaneous/Dll/ReadMe.txt
2007-10-05 14:23:39 +00:00

11 lines
557 B
Plaintext

SQL Server Data Access Components
Copyright 1997-2007, Core Lab. All Rights Reserved
--------------------------------------------------
Demonstrates creating and loading DLLs for SDAC-based projects. This demo
project consists of two parts - an MS_Dll project that creates a DLL of a
form that sends a query to the server and displays its results, and an
MS_Exe project that can be executed to display a form for loading and
running this DLL. Allows you to build a dll for one SDAC-based project
and load and test it from a separate application.