Components, Scripts, Codes: ASP / Tips and Tutorials / Database Management

INSERT, UPDATE & DELETE records in multiple tables

Database administrators can refer this tutorial section which provides brief details about database management to them. After referring this...

By: DrDev Homepage


 

Freeware

DBForms from MS Access to ASP.NET+MS SQL 1.0.0

DBForms from MS Access to ASP.NET+MS SQL allows you to convert mdb (Microsoft Access forms) to .aspx web pages + MS SQL back-end with AJAX support....

By: Dmitry Narizhnykh Homepage

Shareware

Logon to a database mySql

In ASP it is very simple to logon to a mySql database which is proved in this article. The author projects the syntax of task and gives the values...

By: LukeOnWeb Homepage

Freeware

Writing ISQL_w in ASP

In this article the author narrates how to generate ISQL with the help of ASP. The developers can create a database administration page with the...

By: Christophe Berg Homepage

Freeware

Write text to a file in ASP

Write text to a file in ASP is a web based tutorial through which users can learn about writing a text content to a file in ASP applications. Here...

By: Jupitermedia Corporation Homepage

Freeware

Writing a Stored Procedure

This is an online tutorial which guides the users to write stored procedures. By using this article users can create and alter procedures by...

By: Nathan Pond Homepage

Freeware

Working with ASP & MS Access

At the beginning of this online article the author shows the fundamentals of the SQL statements using Access database with a sample application....

By: Haneng Homepage

Freeware

Working with Databases and International Date Formats

Working with Databases and International Date Formats is an ASP tutorial that deals with updating and insert date value into the datbase and also...

By: Darren Neimke Homepage

Freeware

Why can't I access a database or text file on another server?

At the end of this online article the webmasters can easily access a text file or a database from any remote server. The author demonstrates the...

By: Aaron Bertrand Homepage

Freeware

Why does RecordCount return as -1?

Through this online article the developers could get a solution for a problem which arise while executing Recordcount function in SQL. The author...

By: Aaron Bertrand Homepage

Freeware

When should I use CreateObject to create my recordset objects?

Through this online article the author describes about the neccessity of using execute method. The author also suggests about the direct statements...

By: Aaron Bertrand Homepage

Freeware

Which is better, rs(0) or rs("column_name")?

This tutorial is used as reference which helps the users to know what is the best way to fetch or update records into the database. Author...

By: Aaron Bertrand Homepage

Freeware

What is SQL?

This article exhibits the users about the main functionalities of SQL and also it demonstrates them about SQL features with example. This is a...

By: Codefixer Homepage

Freeware

What is wrong with 'SELECT *'?

This article is mostly for referring about SELECT key usage in SQL statements and also tells why to avoid SELECT while building statements. It...

By: Aaron Bertrand Homepage

Freeware

What should my connection string look like?

The author suggests the task to be carried out with the help of OLEDB. The author proves this concept by using SQL Server Authentication and...

By: Aaron Bertrand Homepage

Freeware

Web-based Content Editor using IFrame

This is an useful article for every programmers who needs to have their own text and content editor for their online presentation and publishing....

By: Evagoras Charalambous Homepage

Freeware

Web Database Sample

In this online article the author explains the developers about the web database. This sample web database contains classic ASP web pages and an...

By: Paul Homepage

Freeware

Want to Search with ASP and SQL?

This is an useful guidance tool for the webmasters and for developers which helps them to create a searching tool on their web page. This article...

By: Steven Smith Homepage

Freeware

Viewing and Printing Access Reports with ASP and VisualBasic

The main objective of this online article is to show the beginners how to view and print Access reports with the help of VB and ASP. The author...

By: Richard Chisholm Homepage

Freeware

Viewing records one page at a time with ASP

Through this online article the author teaches the developers about generating an interface using the absolute page properties of the recordset...

By: Greg Covey Homepage

Freeware