![]() |
|
![]() |
|
|
Thread Tools | Display Modes |
|
|
#1 |
|
Newbie
Join Date: Feb 2005
Posts: 1
Rep Power: 0
![]() |
Helpppp!!!!! with a Timeshare Inventory
I am trying to find the best way to program a timeshare inventory. Here is the problem, one unit has the possibility of being sold annually, odd or even years. If the unit is sold for just even or odd, I then need the open inventory to reflect the opposite year that is available. If the unit is sold annually I need it to be removed from open inventory totally. Also, If the unit is returned I need it to show-up back in open inventory.
Does anyone have any ideas of how to make this work simply? Last edited by cwickam; Feb 22nd, 2005 at 3:15 PM. Reason: need to subscribe for email notification. |
|
|
|
|
|
#2 |
|
Programming Guru
![]() ![]() |
with a database that all users connect to. So there will be real time data, or at least real enough. There are tones of free database servers out there (namely postgresql or mysql). Use one of them, with vb and you should have your self a nice little inventory app. Also, by having your data in one spot, backups will be easier. Anyways, that's what i did (for our fountry's inventory system) and would do again. Also, if you want you could make it web based, but you probally wouldn't need or want that.
__________________
Profanity is the one language that all programmers understand. Check out my Blog <---updated Nov 30 2007! |
|
|
|
![]() |
| Bookmarks |
| Currently Active Users Viewing This Thread: 1 (0 members and 1 guests) | |
| Thread Tools | |
| Display Modes | |
|
|