Wrox Programmer Forums
Go Back   Wrox Programmer Forums > Visual Basic > VB 6 Visual Basic 6 > VB Databases Basics
|
VB Databases Basics Beginning-level VB coding questions specific to using VB with databases. Issues not specific to database use will be redirected to other forums.
Welcome to the p2p.wrox.com Forums.

You are currently viewing the VB Databases Basics section of the Wrox Programmer to Programmer discussions. This is a community of software programmers and website developers including Wrox book authors and readers. New member registration was closed in 2019. New posts were shut off and the site was archived into this static format as of October 1, 2020. If you require technical support for a Wrox book please contact http://hub.wiley.com
 
Old March 26th, 2006, 07:41 AM
Registered User
 
Join Date: Mar 2006
Posts: 2
Thanks: 0
Thanked 0 Times in 0 Posts
Default IT Asset Tracking Application Design Help

Hi,

I am new to VB.NET and I am about to start designing forms for an IT Asset Tracking system.

I have created a parent MDI form that has a fixed toolbar with buttons and I will then create child forms to act as a container in the parent MDI form. My buttons on the toolbar consist of Inventory,Purchasing,Contracts,Admin and Reports.

Therefore, I always want the MDI parent form to appear. The default child forms inside the parent MDI form will consist of a DBgrid that summarises information.

For example, if a user selects the Inventory button, then a summary form containing a DBgrid should appear that lists inventory items such as Desktop PC's, Servers etc and this form will be a container within the parent form.

If a another button such as Purchasing is selected then a similar child summary form should appear within the parent form etc.

If a user decides to add a new item within the Inventory area, then the summary form should be replaced by an Add New Item child form within the MDI parent form.

I have got the book Beginning Visual Basic 2005 Databases by Wrox and the Time Tracker application in the book uses an Outlook 2003 style interface.

I have also studied an IT Asset Tracking system called Numara's Track-It and the interface it uses consists of a main form with the menus and buttons and whenever buttons are clicked such as Add Asset, Add Purchase Order etc then those forms open up inside the main form.

It would really help if someone could advise what approach I should take when it comes to having a main form with multiple forms inside the main form or whether I should go with something like the example that the Wrox book provides. If someone can lead me in the right direction then I can at least start on my project properly.

Regards

Dipendra









Similar Threads
Thread Thread Starter Forum Replies Last Post
IT Asset Tracking System Application Design Help Dipendra BOOK: Beginning Visual Basic 2005 Databases ISBN: 978-0-7645-8894-5 1 March 27th, 2006 10:38 PM
Exception design on Boxoffice Sample Application? dleal BOOK: Professional Java Development with the Spring Framework 1 November 11th, 2005 06:31 AM
need guidelines for application design madhukp ASP.NET 1.x and 2.0 Application Design 11 May 7th, 2005 02:57 AM
Java Design issue with UML and Design Patterns the_logical_way Apache Tomcat 0 May 31st, 2004 04:02 AM
Q's about application design deian ASP.NET 1.x and 2.0 Application Design 1 December 30th, 2003 12:26 PM





Powered by vBulletin®
Copyright ©2000 - 2020, Jelsoft Enterprises Ltd.
Copyright (c) 2020 John Wiley & Sons, Inc.