Tip Bank

DevX - Software Development Resource

Dropping Tables at Beginning of Statement

Question: I am trying to create a procedure that first drops the table “table” but only if it already exists. How do I create the statement using “if exists” or

DevX - Software Development Resource

Employ Error Handling With ASP

Without error handling, any ASP (Active Server Pages) error is fatal as it will stop the execution of your page. To bullet proof your ASP, you can add error handlers.

DevX - Software Development Resource

ADODB.Recordset Type “Not Defined”

Question: I copied the following code from a good book on e-commerce, but the VB code (Visual Studio 6.0 Enterprise) gets an error on the Dim rsBankData line “User-defined type

DevX - Software Development Resource

Encountering Tabular Data Control Error

Question: I have an index page where the user clicks on a name to bring up that person’s biography on the next page. The names are hyperlinks to the next

DevX - Software Development Resource

DHTML Loads Faster Than Accompanying HTML

Question: I often have the problem in which the DHTML on my page loads faster than the accompanying HTML. Therefore, users are enticed to click away at elements, which trigger