Database for Hotel Reservation System

Thanks to all who voted for the next version of Hotel Reservation System. I am now ready to code for this next release.

However, since this program is design only for desktop I am planning to add a web based. But I cannot do this if MS Access is our backend.

You know that MS Access database is not optimize for web. As a side note, I would like again to solicit from your sincere comments if you'd like to have a web based application for Hotel Reservation System.

If you need a web based then I will use SQL Server instead of MS Access.

I would like also to call the attention of stancafe who really like to have an Access database instead of SQL Server. Your comments is very much appreciated.

Thank you

Tags

Submitted byAnonymous (not verified)on Tue, 01/20/2009 - 22:22

well, i enjoy cause i'm developing this kind of problem. it was helpfull.

thankyou!!!!!

Submitted bywrenon Wed, 01/21/2009 - 10:48

we're looking forward to your next upgrade sir..^^

Submitted byAnonymous (not verified)on Thu, 01/22/2009 - 01:22

What do i think ???

1.Well i agree that ms sql is easier to be used for web based, but access is possible too (i have done it).

2.Second i dont see why you want to develop a web based, there are many open source hotel written for web based, and to compete with them is harder. Tell me how many open source hotel managmen software are open source as desktop application? If you dont know i will tell you. NONE exept the one posted by you which i must admit that its not complete, only like 80% is dont.

3. Web based is usually dont for using with PDA, but again why should a hotel use PDA at the loby when you have a PC. PDA can be used only at the restaurant for which you'll have to write other software to be added as a plugin to the hotel software.

4. Web based can be used only for accepting reservation using the internet, and then transfer them to the desktop version, where a human must confirm them, or the application might automaticly respond them (but i dont prefer this becouse of fake reservation or froudelent)

5. I think that the User Interface should be a priority, and it should be very user friendly.

6. I hope the new versions will be complete. I can help you with ideas but i dont have time to help you developing it, im too bussy.

And something off the topic, write me an email if you want to exchange banners or links with my blog.

I will be waiting for answers or comments

Whew! I'm impress. That's why I email you just to have your comments. So, I will start working with it now. Using MS Access as the back-end database.

As for the functionality and features of the said program kindly reply it here so others will see your request.

No need to help me. I can do it alone.

Thank you very much. 

Hi,

I have two places that I rent out. I am very interested in a program that can handle my bookings. However, I am often on the road and need to be able to do it online. Can you please assist me. I am not running at a profit at this stage and are looking for a free program. My email address is [email protected]

I will really appreciate it.

Regards

Johan Van Zyl

South Africa

 

Submitted byadminon Tue, 02/03/2009 - 09:58

In reply to by Anonymous (not verified)

Sorry but I cannot help you if you need a customize system.

Submitted byAnonymous (not verified)on Fri, 02/13/2009 - 13:39

In reply to by Anonymous (not verified)

I have asked around and every one is saying that the statement in par 1 is incorrect. Access database was not written for the web and connot be used web based.

Is it possible to enlight us. I would like to see their faces.

tx

jvz

 

Submitted byAnonymous (not verified)on Thu, 01/22/2009 - 08:27

Hi!

Can I use the Hotel Program in my bussines, its free?? and another question, How can I edit the reports???, I need the reports in Spanish. I dont know nothing about programming but I can talk with some one who knows about visual basic or another programming language.....

Thanks

Greetings from mexico

Submitted byadminon Thu, 01/22/2009 - 09:38

In reply to by Anonymous (not verified)

Yah. Sure! You can use it for free. Tell your programmer to edit everything except for the credit. Please don't delete my name in the about form.

That's all I need.

Submitted byAnonymous (not verified)on Thu, 01/22/2009 - 23:36

I just would like to remind you for a very important feature before you start. The main screen should have the list of available and ocuppied rooms for few days back and forward. You have the querry ready in the old database (which i think does not need any modification. The querry name is qry_Available_Rooms. but you have to write a code to display the availability in different colors for ex.:

If ( ReturnedRow.field.status="Vaccant")

cell.background.collor="green";

else

cell.background.collor="red";

if the room is occupied it will be in red.

This screen can help the persons working at the lobby to easily find available rooms by colors. You must also enable quick checkin by double clicking on the available room screen.

thats all for now :)

 

byee

Submitted byAnonymous (not verified)on Tue, 02/03/2009 - 18:14

hello. i would like to ask if do you know how to make a 'room availability calendar'? thank you.

Submitted byuseron Fri, 02/06/2009 - 05:52

Hi sir,i really appreciate Ur honesty.i 'm level 300 Comp Sc Student. Ur code really enlighten me. "Honesty is spiritual power."
Submitted byAnonymous (not verified)on Sat, 02/14/2009 - 02:50

sorry..got it already

Submitted byAnonymous (not verified)on Wed, 02/25/2009 - 17:07

Hi guyz....

 

i was impressed by you billing system and the class of coding you employed there ..keep it up...

 

 

am in search of a program that can manage the databank of a charitable organisation and i was thinking of going with your billing system and see if i can edit it to fit there needs....NB your name will be there by the way and i will forward it to you the moment i manage to do it...i was asking if you might have a program that can do a similar thing...monitoring contributions from partners....

 

Thanks bro..([email protected])

Submitted byadminon Wed, 02/25/2009 - 17:16

In reply to by Anonymous (not verified)

Yes you are right. The coding is very neat and this is the most well designed program I've ever uploading including the Hotel Reservation.

I'm afraid this will not fit your requirements because this is solely for the cable billing system. But if you can edit it then but would be fine.

For the monitoring contributions I don't think I can do this since I'm very busy with my work plus I'm currently upgrading Hotel Reservation to vb.net version.

Submitted byAnonymous (not verified)on Wed, 02/25/2009 - 17:34

Thats fine with me... i will do my best in editting it and will get back to you when i hit a snug....

 

Thanks anyway

Submitted byAnonymous (not verified)on Tue, 03/10/2009 - 16:58

how to get the coorrect code?

Submitted byAnonymous (not verified)on Wed, 03/18/2009 - 00:57

hi, im using visual studio 2005. When I try to open your project obviously it doesnt work. How can I get round this?

Submitted byadminon Wed, 03/18/2009 - 08:41

In reply to by Anonymous (not verified)

I have two version of Hotel Reservation. One is vb 6.0 and the other is vb.net 2008.

Submitted byAnonymous (not verified)on Mon, 06/01/2009 - 09:38

I would like to know how can i get the code to open Hotel Reservation System
Submitted byAnonymous (not verified)on Tue, 10/13/2009 - 14:38

gud day sir!!! can you help me bout my project?? can I know the system feature of hotel reservation management??? i hope that you will be able to send me the answer of this matter tnx!!!!!
Submitted bySami_K (not verified)on Tue, 02/21/2012 - 18:28

hello can i have your database reservation system so i also can use it in my hotel please?!1 Samo_krose @ Hotmail.com i will be appreciated thanks
Submitted byAnonymous (not verified)on Mon, 04/30/2018 - 09:54

Great work. I need this to assist with desktop application.

Add new comment