Categories
Tags → Parameter In Sql

Using Stored Procedures with MSSQL and ASP.NET 2.0

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...
DETAILS

SmartReportBuilder

SmartReportBuilder is an ASP.NET control that provides an extremely flexible reporting solution for Internet and Intranet applications with Microsoft SQL Server back-end. Template authors could select tables, views and columns, set their display ord...
DETAILS

objSQL: Database Access Layer

objSQL is a database access utility comprised of PHP5 classes for performing SQL queries. Designed primarily for small to medium projects, objSQL uses an object based approach in supporting multiple database types. objSQL uses object based code which...
DETAILS

SqlCommand Class

The SqlCommand class is designed to provide a simple, effective, and yet powerful way to use Microsoft SQL Server stored procedures through PHP, with the aid of the PEAR database abstraction layer. It provides an object-oriented method of declaring a...
DETAILS

SQL Affecting Tool

This utility intended for executing SQL commands such as INSERT/DELETE/UPDATE using parameters taken from text file. SQL command executes for each parameter in file. Save your time. Use this utility instead of writing VB scripts etc.
DETAILS
©2003-2019 jCay.com