brjames
Apr 12th, 2000, 04:46 PM
I am currently creating a harbour management system.
But I am facing a problem. The system is mainly designed in VB but uses an access database with four tables for the data displayed on the VB forms. On the first menu is an aerial photo of the harbour. The users have to click on individual boats and the information about that boats is retrieved and displayed in text boxes on a form.
The problem is that I need to re-use the form and am not sure how to go about retrieving the data needed to put on the form as it is different for every boat. I have thought about global variables and modules but cannot find any information on them.
Can anyone please help me before I go mentally insane!
Thanks in advance!
But I am facing a problem. The system is mainly designed in VB but uses an access database with four tables for the data displayed on the VB forms. On the first menu is an aerial photo of the harbour. The users have to click on individual boats and the information about that boats is retrieved and displayed in text boxes on a form.
The problem is that I need to re-use the form and am not sure how to go about retrieving the data needed to put on the form as it is different for every boat. I have thought about global variables and modules but cannot find any information on them.
Can anyone please help me before I go mentally insane!
Thanks in advance!