Archive for February, 2006
Random ASP - Database Function
28Feb06
The following is an ASP script that I use to easily connect to a SQL database and do a query without having to retype connection strings and the like. It’s all contained in a Class that should be included in every page you have that calls for database interaction.
Class objDB
‘ Declare variables to have public […]
Search
You are currently browsing the Penguin X-ing weblog archives for February, 2006.
Longer entries are truncated. Click the headline of an entry to read it in its entirety.

