Home
Database Handler Intro
by Anthony Francis Cernosek
Your comments
are welcome!

(Designed but not yet developed)

... The Need ...

Maybe you need to read a database you've never seen before . You don't know what tables or fields it contains, but you do know the DB name and login password.

Or perhaps you're writing an Asp / VBscript application that will use a database. And you need some good, clean code to copy .


... The Solution ...

Two modules, both password protected.....
1. A "Database list" that opens the DB, lists table names, and then the fields and data content.

2. A "DB File Maintenance" that lets you add, change, and delete records via the Web.


... Using as a tool ...

Link to ?? via your browser

Link to ?? via your browser



... Reusing the code ...

To see the original ASP + VBscript code, you can't simply save source from your browser. (You would see only the generated Html.) So instead.....
Contact the author

Save the source code onto your PC's hard disk

Open the saved file in your word processor


© 2003 by Anthony Francis Cernosek. This site built from scratch manually - no Web editing tools were used. All modules tested in Internet Explorer 5.0 and Netscape 4.7 on an iMac running OS 9.2
Warranty disclaimer -
WebMaster: TCernosek(at) EarthLink.Net