Categories
Tags → With Sql

Paging With SQL Server Stored Procedures In ASP.NET

This tutorial explains different ways to implement data paging with SQL Server stored procedures. Data paging is very useful when you work with large amount of data. Instead of confusing your user with thousands or maybe even millions of records yo...
DETAILS

SQL Queries For Paging In ASP.NET

This tutorial explains different ways about how to build SQL queries for paging on SQL Server. Data paging is common task for ASP.NET developers. It could be very confusing if you place hundreds, thousands or even millions of records on single page....
DETAILS

Delete Database Users stored procedure

Stored procedure compatible with Microsoft SQL Server 2000 and 2005 that automatically deletes unnecessarily users from your database.
DETAILS

Ad Hoc Queries in ASP.NET

Ad hoc SQL query is dynamically created when needed to return information like database search results, user profile info or more generally, any information that are related to user specific request. This tutorial explains how to build ad hoc queri...
DETAILS

dbForge Studio for MySQL

A comprehensive IDE for MySQL, it helps you work faster with MySQL by automating and simplifing the database development process. Presents a powerful visual interface for developing scripts, executing queries, managing users and privileges, and more....
DETAILS

Using ASP.NET With SQL Server

This is a beginner introduction to using MS SQL Server in ASP.NET web applications. MS SQL Server is one of the options if you have to develop web sites with dynamic content, like news site, bulletin boards, eCommerce etc.
DETAILS

SecureRequest

If you have a classic asp application that is not secured against SQL injection attacks then SecureRequest is the way to go! By replacing the original request object you have full control of all data that the user may manipulate. You can filter, ba...
DETAILS

ScriptCase - PHP Framwork for WEB 2.0 Development with AJAX Support

Develop powerfull applications with AJAX support for the WEB through an exciting and completely Framework. Multiply the develop time of your team building: web forms, html reports, pdf reports, menus, editable grids, webhelp, charts, auto-complete, ...
DETAILS

DT Centrepiece 4

DT Centrepiece 4 is a free open-source classic asp-based cutting-edge CMS for personal or commercial use. With DT Centrepiece 4, you can: Make a great website quickly without any programming knowledge Add edit and delete content from your we...
DETAILS

Online Excel2mySQL Converter

You may use this tools to convert Excel Sheets into mySQL tables. This service is free. You need to upload Excel file to the site and get the SQL code to produce the table with data. First row of data will be used as table field names and rest of the...
DETAILS

Page:
©2003-2019 jCay.com