Componentes.Terceros.SDAC/internal/4.10.0.10/1/Demos/dotNet/Miscellaneous/ASPNet/ReadMe.txt

8 lines
401 B
Plaintext
Raw Normal View History

SQL Server Data Access Components
Copyright 1997-2007, Core Lab. All Rights Reserved
--------------------------------------------------
Uses MSDataAdapter to create a simple ASP .NET application. This
application creates an ASP.NET application that lets you connect to
a database and execute queries. Shows how to display query results
in a DataGrid and send user changes back to the database.