Skip to main content.

Find a Web Host NOW

Related



Database Tools

1. DBMAN

Tired of building Back Ends for databases? Toil No More! Use this handy dandy set of pages, and boom! Add, Edit, Delete, all of the data in your tables without having lifted a finger to build the interface.

Development Status: Production/Stable

License: GNU General Public License (GPL)

Operating System: All

Visit | More Info

2. ASP DB Admin Control

This is a small web based database administration code using ASP 3.0 and Access database. Features 1) Login 2) Control Panel 3) Add records 4) Edit records 5) Delete records 6) Logout

Development Status: Production/Stable

License: GNU General Public License (GPL)

Operating System: Win NT

Visit | More Info

3. @@IDENTITY

Here's how it works, you add a record to a table with an INSERT or SELECT INTO statement, and then you call @@IDENTITY and it returns the ID number of the record you just added. That's it. Simple, efficient, reliable and the best choice because it requires no real effort to use, now that you know about it.

Development Status: Production/Stable

License: GNU General Public License (GPL)

Operating System: Windows

Visit | More Info

4. Connecting to a Database and Retrieving Results in 9 Easy Steps

Now everybody can connect to a database. Simple database access is a huge feature of ASP and one of the most widely used by developers but when you are first learning, it's hard to separate the database stuff from the rest of the code so I made this example.

Development Status: Production/Stable

License: GNU General Public License (GPL)

Operating System: Not Available

Visit | More Info

5. Database Table and Field Summary

If you use OLEDB to power your database connections, most likely you can use this example to find out everything there is to know about any database on your server.

Development Status: Production/Stable

License: GNU General Public License (GPL)

Operating System: Not Available

Visit | More Info