Find a Web Host NOW
|
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
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
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
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
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


BROWSE
ASP
Related