Author Details

Author: Aaron Bertrand

Url: http://perl.about.com/library/p101/bl_p101class.htm

Aaron Bertrand : Components, Scripts, Codes Listing

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

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

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

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

Freeware

What are the limitations of MS Access?

What are the limitations of MS Access? is an ASP reference article through which users can know the limitations of using various functionalities...

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

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

Freeware

Storing Images in the Database or the Filesystem

After reading this article the developers can take a proper decision to store images on the file system than in the database. The author suggests...

Freeware

Rerserved Database Keywords for Access, ODBC and T-SQL keywords

Reserved Database Keywords is an ASP.NET reference with hundreds of reserved words that should not be used in the user defined objects, names of...

Freeware

How do I deal with an apostrophe (') in a SQL statement?

This tutorial is helpful for every SQL server administrators and its developers which explains them about the usage of apostrophe in a SQL...

Freeware

How do I deal with MEMO, TEXT, HYPERLINK, and CURRENCY columns?

Programmers in ASP can go through this online tutorial to get more information to manipulate text , memo fields in database using ASP forms. It...

Freeware

How do I get the user's IP address or browser information

In this ASP tutorial, how to retrieve an user's IP address is taught clearly with a simple program. And this tutorial analyzes the problems with...

Freeware

How do I page through a recordset?

In this online tutorial the learners could find the issues while paging with the help of a recordset. The author comes with more solutions to...

Freeware

Getting the ID number of an inserted record

Now the developers can retrieve the ID number of a just inserted record with the help of this online article. With the help of SQL server it is...

Freeware

ASPFAQs : Arrays

This ASP article is available online that has several in-built related articles for arrays in ASP module and the FAQ system provides ready-made...

Freeware

ASP Inline Calendar 3.0.1

ASP Inline calendar is to set out the event calendar for the web administrator along with the administrative control panel. Webmasters can easily...

Shareware

About Stored Procedures

This tutorial implements complete details about stored procedures and its full functions to the users. It teaches the topics like use of stored...

Freeware