git-svn-id: https://192.168.0.254/svn/Componentes.Terceros.SDAC@3 6f543ec7-021b-7e4c-98c9-62eafc7fb9a8 |
||
|---|---|---|
| .. | ||
| Global.asax | ||
| Global.pas | ||
| ReadMe.txt | ||
| Web.bdsproj | ||
| Web.config | ||
| Web.dpr | ||
| WebForm.aspx | ||
| WebForm.pas | ||
| WebForm.resx | ||
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.