- 1,251 categories
- 40,829 scripts
- If you haven''t used MSSQL stored procedures before with SQL Server and in your ASP.NET 2.0 pages then you need to read this article. In this article I will list down basic questions like the following :what is a stored procedure? How can I crea...
- Categories
- Platforms
- Licenses
- Other Free / Open Source License
- This bit allows you to add .sql files to a ASP.Net website or Visual studio project and use a generated class to execute the procedure.
The .sql file can be edited in any SQL editor, the generated class has strong type properties to set the paramet...
- Categories
- Platforms
- Licenses
- This is the first article of a series that explains how to create a stored procedure and to call it from ASP or directly from SQL Server. The stored procedure will in turn create a simple column based report in PDF without using any external tools or...
- Categories
- Platforms
- Licenses
- EMS SQL Manager for InterBase/Firebird is a powerful tool for InterBase and Firebird administration and development. SQL Manager 2005 is compatible with any Firebird version up to 2.0 and InterBase version up to 7.5 and supports all of the latest fea...
- Categories
- Platforms
- Licenses
- Learn how to serialize .NET classes to Xml at runtime using System.Xml.Serialization.XmlSerializer. Then, use SQL Server''s OPENXML functionality to bulk load hundreds of records across multiple tables in a single stored procedure call.
- Categories
- Platforms
- Licenses
- ASP Data Driven Report is an ASP appliation that provides an infrastructure to create and manage various SQL Server stored procedure based reports into HTML output. You can add reports, categorize them in a treeview, edit, delete and manage the repor...
- Categories
- Platforms
- Licenses
- This is a brief and very useful tutorial on creating and using stored procedures with your asp applications. A stored procedure is nothing more than an sql statement stored inside a database. The database can be SQL Server or MS Access as well as oth...
- Categories
- Platforms
- Licenses