Click here to Skip to main content
Licence 
First Posted 21 Nov 2002
Views 74,939
Bookmarked 46 times

Universal generic database record maintenance (MS Access or SQL Server)

By | 21 Nov 2002 | Article
ASP.NET universal generic database application, based on one table from either an Microsoft Access2000 or SQL Server 2000 database. It comes in 2 versions: ASP Classic or ASP.NET

Sample Image

Introduction

ASP.NET universal generic database application, based on one table from either an Microsoft Access2000 or SQL Server 2000 database. It comes in 2 versions :- ASP Classic or ASP.NET

Logic and process flow is exactly the same, even to the extent of having the same program names (ie *.asp & *.aspx), except the ASP.NET version uses the Calendar control. This sample application is a good example of migrating from ASP to ASP.NET, using much of the same code, and how to make it perform better in ASP.NET.

It must be stressed that the ASP.NET version can be improved upon by using standard controls, such as datagrid, etc..

Features

  • Web Page security List
  • Records displayed in synchronization Field
  • record validation 
  • Update, Add and Delete record functionality 
  • Automatic list refresh function 
  • Calendar and Date conversion 
  • Automatic window sizing (according to monitor size) 
  • Use of multiple frames Netscape and Explorer compatability on PC & Mac 
  • Automatic list checkbox record update 
  • Use of images as buttons 
  • Extensive use of Javascript 
  • Example of a drop-down list Use of modal windows

Using the code

Below is the program flowchart associated with the application 

Program Flowchart

Points of Interest

This application is a good example of migrating from ASP Classic to ASP.NET, without making too much change to the code. The only major difference is the use of the ASP.NET Calendar Control.

History

This is Version 1.0

License

This article has no explicit license attached to it but may contain usage terms in the article text or the download files themselves. If in doubt please contact the author via the discussion board below.

A list of licenses authors might use can be found here

About the Author

Kalvin Ernst

Web Developer

Australia Australia

Member



Sign Up to vote   Poor Excellent
Add a reason or comment to your vote: x
Votes of 3 or less require a comment

Comments and Discussions

 
You must Sign In to use this message board. (secure sign-in)
 
Search this forum  
 FAQ
    Noise  Layout  Per page   
  Refresh
GeneralGeneric Maintenance PinmemberRazor Miles21:01 23 Jul '08  
GeneralRe: Generic Maintenance Pinmemberkalvin ernst15:45 18 Feb '09  
GeneralI would say that's too bad PinmemberRG20:12 23 Dec '04  
GeneralFYI Pinmembercespinos17:21 25 Nov '02  
QuestionSo what's the purpose of the article? PinmemberVagif Abilov13:29 25 Nov '02  

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.

Permalink | Advertise | Privacy | Mobile
Web01 | 2.5.120517.1 | Last Updated 22 Nov 2002
Article Copyright 2002 by Kalvin Ernst
Everything else Copyright © CodeProject, 1999-2012
Terms of Use
Layout: fixed | fluid