VB6 Indexing - TechRepublic
General discussion
August 4, 2004 at 01:01 PM
eclipse63oooo

VB6 Indexing

by eclipse63oooo . Updated 21 years, 11 months ago

I am attempting to layout a floor plan so that the background color of the label boxes, (rooms), is different for vacant rooms. Upon click_on the room, if empty, the room number is input to a form that is filled out for the new occupant. If the room is occupied, then clicking on the room will display info about the occupant that is maintained in a database.

I am having a problem tying together the empty room number to the empty form to update the databse. I also am having a problem in referencing the database using the room number.

Thanks

This discussion is locked

All Comments