|
|
| Database Servers [+] Favor-It | |
| |
 |
| | Sort By:
|
The code below demonstrates how to connect to and query a Microsoft Access database then bind those results to an ASP.Net datagrid for display as an HTML table. Code: ASP.NET v1.0 |
Since its introduction in SQL Server 7.0, Data Transformation Services (DTS) has helped many SQL Server professionals migrate data from OLE DB-compliant data sources to any compliant destination. But in SQL Server 2000, DTS has really grown up. Author: Brian Knight Code: ASP.NET Beta 1 & VB |
Describes obtaining, installing, configuring and running MySQL on Windows to insalling/uninstalling MySQL as a Windows service, creating a new table, populating it with some records and displaying those records in an ASP.NET page. Author: Faisal Khan Code: ASP.NET v1.0 & C# |
|  | |
A comprehensive tutorial on viewing, adding, editing and removing records from MySQL database using ASP.NET DataGrid control. Provides thorough coverage of ADO.NET data access techniques and user data input validation using ASP.NET validation controls. Author: Faisal Khan Code: ASP.NET v1.0 & C# |
I will show you how to access MySQL server database using ODBC data provider. There are two ways to access MySQL Server database. First, using ODBC data source name and second by passing connection string direct in the OdbcConnection object.
Author: Mahesh Chand Code: ASP.NET v1.0 & VB |
From SQL Server7.0 onwards, Microsoft provided the drag and drop facility for automation to DBA. The tool that SQL Server provides is DTS. This article will show you how to create a simple DTS package and how to execute the created package from ASP.NET.
|
|  | |
This article outlines the SQLIOStress utility. You can use this utility to perform stress tests on disk subsystems to simulate Microsoft SQL Server 2000 and Microsoft SQL Server 7.0 read, write, checkpoint, backup, sort, and read ahead activities. Author: Microsoft Team Code: ASP.NET v1.0 |
Icon Key >
 - Recently Updated
 - Showcase Listing
|