Search:
Namespaces
Discussions
.NET v1.1
Feedback
A Database Admin Tool in 20 Lines of C# Code
Details
Related Types
Site:
ASP Alliance
Original URL:
http://www.aspalliance.com/shark/articles/DBManager/DBManDoc.aspx
Summary:
This example illustrates how to create a one page database administration tool with only 20 lines of C# code. Using this example, you can enter almost any Sql statement into a text box and execute the statement against any tables in your database. You can view the results of a SELECT in a DataGrid or the see the affects of UPDATE, INSERT and DELETE statements.
System.Data.DataSet
System.Data.OleDb.OleDbCommand
System.Data.OleDb.OleDbConnection
System.Data.OleDb.OleDbDataAdapter
System.EventArgs
System.Exception
System.Web.UI.WebControls.DataGrid
System.Web.UI.WebControls.TextBox
Ad
MBR BootFX
Best-of-breed application framework for .NET projects, developed by Matthew Baxter-Reynolds and MBR IT
Copyright © Matthew Baxter-Reynolds 2001-2008. '.NET 247 Software Development Services' is a trading style of MBR IT Solutions Ltd.
Contact Us
-
Terms of Use
-
Privacy Policy
-
www.dotnet247.com