git-svn-id: https://192.168.0.254/svn/Componentes.Terceros.SDAC@3 6f543ec7-021b-7e4c-98c9-62eafc7fb9a8
10 lines
500 B
Plaintext
10 lines
500 B
Plaintext
SQL Server Data Access Components
|
|
Copyright 1997-2007, Core Lab. All Rights Reserved
|
|
--------------------------------------------------
|
|
|
|
Demonstrates using MIDAS technology with SDAC. This project consists of
|
|
two parts: a MIDAS server that processes requests to the database and a
|
|
thin MIDAS client that displays an interactive grid. This demo shows how
|
|
to build thin clients that display interactive components and delegate
|
|
all database interaction to a server application for processing.
|