grip003 Posted November 3, 2006 Posted November 3, 2006 I've been writing database applications for the past 4 years and I just wanted to hear some database design ideas. I have not really used an object oriented design, such as creating a class for each table in the database. Instead, I basically create a windows form for each table that allows the user the ability to make any changes they need to make. There is obviously a lot more to the application, such as posting and reporting (accounting software). Anyway, my next project I was thinking of trying a much more object oriented design. I would love to hear from anyone who has any database application experience. Quote
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.