Free Hotel Management System Manual

Submitted byAnonymous (not verified)on Thu, 05/07/2009 - 17:22

Sir, please tell me how can I change the web site address and email ID and TIN number and how to place my own logo on the top of final bill print page.
Submitted byAnonymous (not verified)on Sat, 05/09/2009 - 17:41

Hi, Can I have this code in VS2005. Thanks,
Submitted byadminon Sun, 05/10/2009 - 20:26

In reply to by Anonymous (not verified)

The source code is available only for 2008 version and I don't have plan of making a 2005 version.

Submitted byAnonymous (not verified)on Tue, 05/12/2009 - 14:02

What is the password for the database?
Submitted byAnonymous (not verified)on Sun, 05/31/2009 - 13:05

now that u suggested me to do project in vb on hotel managemnt system...cud u plz help me in any sense...like erd diag...plz
Submitted byAnonymous (not verified)on Sun, 05/31/2009 - 13:27

i hav downloaded ur project on hotel management but wen i try to laod it ...this is displayed...error loading ..\crvier.dll..and..error loading..\b8Controls4.ocx..plz help
Submitted byAnonymous (not verified)on Fri, 06/19/2009 - 09:00

hello sir i would like to ask you if you have tried to create a payroll system using php and mysql, if so can i get from you a sample code? i really need it please help me....here is my email address: [email protected]
Submitted byAnonymous (not verified)on Wed, 06/24/2009 - 06:24

HI I DONT HOW TO START MY THESIS IN HOTEL AND RESTAURANT MANAGEMENT CAN HELP ME? IVE NO GROUPM8 DUE TO SOME REASON IM WORKING ALL BY MYSELF
Submitted byadminon Wed, 06/24/2009 - 10:37

In reply to by Anonymous (not verified)

Hi, Download my hotel reservation system and study it as long as you can so you will know how it works.
Submitted byAnonymous (not verified)on Fri, 06/26/2009 - 14:49

Am working on a hotel management system in vb6.0 as a project. I have a small problem.. I hv 5 tables but before the client can check in i need to check the availability of the room. i need to check the status in the room table if the room of type (single or double or deluxe). Am using ADODC.. i need your help.. i cant do this code at all.. Can u plz help me.. my mail is [email protected] thnx in advance..
Submitted byadminon Fri, 06/26/2009 - 16:33

In reply to by Anonymous (not verified)

Give us some portion of your work which you need help.
Submitted byAnonymous (not verified)on Sat, 06/27/2009 - 00:41

In reply to by admin

i hv a table room with the following fields: roomid,price per children,price per adult,type of room,status type of room can be single Room,double Room, honeymoon, family,super deluxe. for my reservation form i hv a check availability button in it.. the person inputting the details just need to select the type of room from a dropdown list.. After selecting the type of room, there is the check availability button that comes now.. for this button i need to go to the room table to see if a room of type single or double or deluxe is available or not. plz do tel me if you are declaring more variables as i hv already declared db and rs globally.. i hv started the code as follows: Private Sub cmdAvailability_Click() Set db = OpenDatabase("C:\Users\Desktop\Hotel system.mdb", False) Set rs = db.OpenRecordset("room", dbOpenDynaset) If cboType.Text = "Single Room" Then function of button check availability: check the status of the type of room chosen see if the room is vacant if room is occupied disable save button and a msgBox appears no rooms are available if room is vacant then msgBox i.e Room is available.. please do help me..please.. Thanx in advance..
Submitted byadminon Sat, 06/27/2009 - 18:51

In reply to by Anonymous (not verified)

Your technique is redundant. If you see my hotel reservation system you do not need to call a procedure in order to know if the room is available. In my room window you'll already know if the room is vacant or not. I think this is the best solution for your problem. Just copy some code on my program and integrate it on your own.
Submitted byAnonymous (not verified)on Sat, 06/27/2009 - 23:03

In reply to by admin

i hv a problem to run your program.. Private Sub b8SBT_SizeChange(ByVal newSizeState As b8Controls4.eSizeState) it highlights the above codes n says in a msxbox Compile error: "user-defined type not defined" plz help me.. thnx in advance..
Submitted byadminon Sat, 06/27/2009 - 23:19

In reply to by Anonymous (not verified)

Did you register the b8controls.ocx?
Submitted byAnonymous (not verified)on Mon, 06/29/2009 - 10:26

In reply to by admin

I dont know how to do this .. please help me.. Can u please tell me what need to be done? Thnx in advance.
Submitted byadminon Mon, 06/29/2009 - 18:13

In reply to by Anonymous (not verified)

Read the readme.html inside a zip file and also the FAQ.
Submitted byAnonymous (not verified)on Wed, 07/01/2009 - 00:35

In reply to by admin

hello reply to me in my mail.. i want you to help me in doing the check availability button of my Project.. i knw its a small work.. But am not able to proceed further.. my mail is [email protected] plz plz.. i want to discuss with you a bit on it.. plz.. Thnx in advance..
Submitted byadminon Fri, 07/03/2009 - 11:13

In reply to by Anonymous (not verified)

Use the contact page if you want to email me.
Submitted byAnonymous (not verified)on Fri, 07/17/2009 - 10:27

Sir will you plzz.pass me the whole codes of your hotel management information system.....just snd it to my email [email protected]
Submitted byAnonymous (not verified)on Tue, 07/28/2009 - 18:51

Sir will you plzz.pass me the whole codes of your hotel management information system.....just snd it to my email [email protected] you so much ... Sir i really need it right now... i used it on my project design...
Submitted byAnonymous (not verified)on Fri, 07/31/2009 - 15:56

where can i get b8controls.ocx pls help me tnx.. or just send me the file in this email add [email protected]. thnx alot.. pls pls pls...
Submitted byAnonymous (not verified)on Thu, 08/06/2009 - 17:11

Please, send me full source code of Hotel Management and Inventrory Management,PayRol System (Developed in .Net (Asp.net,Vb.Net,C#.net) with Manual ..... My Email Id -- [email protected]
Submitted bytutusainton Mon, 08/10/2009 - 22:19

I am a computer science student in my country Nigeria I have an assignment to develop a Club management/dues payment and accounting program. Club member registers and upload their passport. The club has sections which has difference dues and also the overall dues of the club. Please provide me with your email so I can send u the full details. I would be glad if u would help me

Sorry but I cannot create the whole program for you. Instead study the source code in this website and make your own. You can ask question when you encounter a problem for the code later on...
Submitted byAnonymous (not verified)on Fri, 08/14/2009 - 10:55

Hello sir plz send me complete vb assignmnet (with coding) on small hotel/motel management using access .plz sir plzzzzzzzz my email id is [email protected]'s very very urgent. Can u help me with this? I need a source code to make a hotel reservation system in VB.NET. I'm looking forward for your reply.. Thanks
Submitted byAnonymous (not verified)on Fri, 08/14/2009 - 15:31

Hello sir i have download your creation Hotel Management System.But how can i can get the documentation of this system.Help me plz...i need it... Please guide me. [email protected]
Submitted byAnonymous (not verified)on Thu, 11/26/2009 - 14:06

In reply to by Anonymous (not verified)

i want sql querry related to hotel manegement table please send me
Submitted byAnonymous (not verified)on Mon, 08/17/2009 - 11:57

sir i'm a computer programming student, can you help me out on how to use C++ in inventory system?thanks in advance
Submitted byadminon Wed, 08/19/2009 - 13:05

In reply to by Anonymous (not verified)

I'm just wondering why you want to do this in c++ while this is very easy with VB.
Submitted byAnonymous (not verified)on Sun, 10/04/2009 - 10:53

In reply to by admin

do you have payroll system? can you help me from this? plzzz
Submitted byAnonymous (not verified)on Wed, 09/16/2009 - 18:38

hi could you please help me out on my project(hotel management system).documentation and source code.my address is [email protected]
Submitted byAnonymous (not verified)on Thu, 09/17/2009 - 06:41

hello sir can you give me a one on one step on making a hotel reservation software with microsoft access 2007
Submitted byAnonymous (not verified)on Wed, 09/30/2009 - 21:11

hello can you do me a favour can u send me the earlier version of this system i need for my project thank you sir
Submitted byAnonymous (not verified)on Mon, 10/05/2009 - 19:41

hello sir i want any project in visual basic or in c++ with source code with documentation.my e-mail id is [email protected].

Add new comment