Hotel Reservation System

Language

Free Hotel Reservation System

This is a complete application for Hotel Management System. The source code contain advance programming specially in using SQL Language.

Beginners are advice to learn the manual before using the code. If you want me to continue developing this program please let me know by sending an email under "Contact" page. Please Specify what program you're referring to.

Basic features:

  1. Guest reservation
  2. Billing System
  3. Change room
  4. Multiple account per room
  5. Guest report
  6. Other charges

You are welcome to report any bugs found in this program.

Account information:

username: admin

password: a

For the database password please read FAQ.

Note: You must have crystal reports 8.5 in order to open all the reports. If you don't have crystal reports then download the installer below.

Download Hotel Management System v1.0 Installer here.

How to register an ocx file.

Here's the manual.

The VB.NET version of this program can be found here: Hotel Reservation System (VB.NET).

Although programs with free source code are good but sometimes you need a commercial software that will answer your company's need. It's impractical for your business to wait for other people to finish the features that you are looking for. This website is design solely for programmers who want to share common knowledge.

Note: Due to the size or complexity of this submission, the author has submitted it as a .zip file to shorten your download time. After downloading it, you will need a program like Winzip to decompress it.

Virus note: All files are scanned once-a-day by SourceCodester.com for viruses, but new viruses come out every day, so no prevention program can catch 100% of them.

FOR YOUR OWN SAFETY, PLEASE:

1. Re-scan downloaded files using your personal virus checker before using it.
2. NEVER, EVER run compiled files (.exe's, .ocx's, .dll's etc.)--only run source code.

Comments

I'm Alfred John Lirazan, a college student who badly needed your help about the systems we are designing. I'm a beginner in visual basic, actually as a beginner I'm find it difficult. Our group have decided to proposed a Hotel Management System, but before we decided to make that kind of system, your source code help us a lot in deciding to make this kind of system.I had downloaded your Source Code in HMS, and I find out that the database access have password. Can I ask a favor? Can I have the password of it? Please, Im begging... Can you give me the password of the database? here is my email ad: [email protected]

I'm Alfred John Lirazan, a college student who badly needed your help about the systems we are designing. I'm a beginner in visual basic, actually as a beginner I'm find it difficult. Our group have decided to proposed a Hotel Management System, but before we decided to make that kind of system, your source code help us a lot in deciding to make this kind of system.I had downloaded your Source Code in HMS, and I find out that the database access have password. Can I ask a favor? Can I have the password of it? Please, Im begging... Can you give me the password of the database? here is my email ad: [email protected]
Submitted byadminon Wed, 11/19/2008 - 10:12

Hi, You can find the password in the source code. Open the project and go to module called modAdo. The password is embedded in the OpenDB function. You can also search for the word password to locate it in the source code.
Submitted byrecklesson Wed, 11/19/2008 - 18:08

I have download the compiled Hotel management project and installed the software, the software works ok. But I need to know how to create the installer use by this software, is there any place i can get an installer for free other than vb compiler. Thank you. Zela

Hi, I am using installshield for this installer. You can search for available free installer on google.com. I don't know what others are using. Thank you

this is my email add..  [email protected]

 

 

can u send me a hotel management system.. with no errors  plsssss

 

redy to compile it... thanks..

 

 

reply....

Submitted byadminon Mon, 01/19/2009 - 16:44

In reply to by Anonymous (not verified)

Please read all comments in this thread and you'll see the answer.

Submitted bySamnangon Thu, 11/20/2008 - 09:57

I have download the compiled Hotel management project and installed the software, the software works ok. But I need to know how to create the installer use by this software, is there any place i can get an installer for free other than vb compiler.

You can find the password in the source code. Open the project and go to module called modAdo. The password is embedded in the OpenDB function.
Submitted bynicoson Fri, 12/05/2008 - 08:55

Hi all, I download the exe application and after I tried to login with the user name: admin, password: a It seems not working, if anyone one can help me with this, just try the application. Thanks

Hi, I downloaded the exe file and install it on my computer and the username is "admin" and the password is "a". May be you mistype the password. Try it again and tell us if it is already working.

Hi, I tried several times, even I tried re-install second time, it always shows "Invvalid password, please try again" I don't know what's really going on?

Open the database called data.mdb under data directory. Open the "users" table and see if the encrypted password is the as "
Submitted byAnonymous (not verified)on Wed, 01/07/2009 - 06:55

In reply to by admin

Idon't understand how is helping that picture you but I also have the same problem

It may be something related to the ODBC engine?

Submitted byAnonymous (not verified)on Tue, 01/13/2009 - 02:24

In reply to by Anonymous (not verified)

I'm back. I was not able to post here the picture that you asked for but I can tell you that I was watching the variables during the debugging process and I saw that the password is readed corect from database and also in text box that one readed from user. The problem appears at the uncryption process where that crypted password readed from database is uncrypted but the resulted string is something that looks like a crypted password. I didn't understood the uncryption algorithm but there seems to be the problem. Can you recommend something in order to solve this problem?
Submitted byAnonymous (not verified)on Wed, 01/07/2009 - 07:17

In reply to by admin

I have the same problem and I can not insert a picture in the comment, but I assure you that Icoppied from notepad the password like "a" and it doesn't work.

I don't understand how it can help you the picture

Submitted byadminon Wed, 01/07/2009 - 10:39

In reply to by Anonymous (not verified)

You can disable the PasswordChar property of the password txtbox in login form. Then try to login and post here the screenshot including the error msg using Blog. You can create a blog here to upload pictures. I disabled attaching of pictures here in comments.

Submitted byAnonymous (not verified)on Thu, 01/08/2009 - 03:49

In reply to by admin

How can I create that blog to post the image?

I disabled PasswordChar property and I copied that strange char that apear in the text box during the running of the program and I tried to paste it in Notepad but that strange char was transformed in 'a' when I paste it. But I still get that error

Submitted byAnonymous (not verified)on Sun, 01/04/2009 - 02:09

Hi, will there ever be a release for VB 2003?

Submitted byadminon Sun, 01/04/2009 - 20:42

In reply to by Anonymous (not verified)

Yes. But it will not be in VB 2003. Just finish coding enrollment system in VB 2008 and found it good using this version. So, probably I will start coding Hotel Reservation System using VB 2008.

I would however, like to ask what database do you like for Hotel Reservation? SQL Server or MS Access?

Submitted byAnonymous (not verified)on Tue, 01/06/2009 - 02:47

Hello and thank you for a great program. Can you tell me the exact location of the crystal reports .dll loader you mention at the VB codes site? I've been looking all over and the only .exe I have found is for the billing program. Salamat.

Herman Carnell McCrea

[email protected]

Submitted byAnonymous (not verified)on Tue, 01/06/2009 - 02:49

Sorry, as soon as I saved that question I found the installer, right near the download code download link is. Sorry. Salamat.

Submitted byAnonymous (not verified)on Tue, 01/06/2009 - 16:17

hi. Will you help me develop a student management system in VB 2005? If anyone has it, can you help me?It shoul manage only students i.e Registration, Allocation into classes, entry marks, Alumni, Manage attendance, Terminal marks entry and storage(Mark book), e.t.c.

Your help if made soon will be highly appreciated.

my email is [email protected]

This could be a big if not small project that you are asking for. May be you can try submitting this to the forum section under Project Requests.

I suggest you attach your database.

Submitted byAnonymous (not verified)on Wed, 01/07/2009 - 17:18

hi,

Everything works fine but when I open any report...it gives an error ...I guess crystal report runtime is missing...how can I find out that...

Submitted byAnonymous (not verified)on Fri, 01/09/2009 - 16:17

Hi, I am trying to creat a project on Hotel management, but unable to do. Can you please help me to do so.

Please send me source code of complete program.

my e-mail: [email protected]

Thanks to you.

Submitted byAnonymous (not verified)on Fri, 01/09/2009 - 16:55

Hi good day! Your program is such a big help for us because we have a project which is to create a reservation and billing system.

I just wanna know what version you used for vb? is it visual studio 2008?

Submitted byadminon Fri, 01/09/2009 - 17:07

In reply to by Anonymous (not verified)

In this version I use VB 6.0. Crystal reports is also needed.

I cannot make any changes from ms access to ms sql as of now since I am planning to upgrade this version to VB.NET 2008 and SQL Server. I am waiting for the results of vote regarding the database to use in my next upgrade.

Submitted byAnonymous (not verified)on Sun, 01/11/2009 - 11:58

Good day! Sir when will you release the code for vb 2008 because when i tried to run the source code in a visual studio 2008 i got so many errors especially in the welcome part where the menu tools are in there. Is there any optional way so that i can get rid of the errors??

salamat in advance! ^__^

Wren

Add new comment