UCF CET4429 Applied Database II

 

Computer-Code-Archive-for-CET4429

Page history last edited by Dr. Ron Eaglin 10 mos ago

 

 Computer Code Archive

 

 

Name Programming Language Description
Database Common Class VB.NET for ASP 2.0 This class makes it easy to do common tasks like sending a query to a database or calling a database stored procedure. It uses Hash Table to store variables passed to the database and then creates database parameters from this.
Category Common Class VB.NET for ASP 2.0 This class inherits from Database Common and has specific examples of how to use Database Common to pass parameters to database stored procedure calls. Specific documentation on the Category Code System that this class uses is at http://ucf-sage.pbwiki.com/UCF-SAGECategoryCodeManagementSystem  - which includes table scripts and all parts of the system. 
Category Code Stored Procedures SQL Server 2005 T-SQL These are the stored procedures that support the Category Code Management System. This is the Create Script for each stored procedure.
Code Common Class VB.NET for ASP 2.0 This is the other class which makes up the code interface to the Category Code System. It also inherits  database common and also from category common.
     
     
     

 

 

 

Home PageAssignment Assistance

Comments (0)

You don't have permission to comment on this page.