Categories
Tags → Ms Sql Stored Procedure

SQLView (DotNetNuke Module)

Features include: - specify sql query as a select from a table, view or stored procedure - sorting ascending/descending on each column - customizable formatting for the grid, header row, even row and odd row - display an additional header ...
DETAILS

JSP Hit Counter

This counter uses MS SQL Server to store hits. I have used a custom stored procedure to add and display hit. This is a very good example using stored procedures with JSP.
DETAILS

Fun With Stored Procedures...

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...
DETAILS
©2003-2008 jCay.com