ms access

Advanced Guest House Management System

This project is written using VB.NET and MS access 2010 as back end... I developed this project for Ashok Guest House Gujarat India Main Features are: 1. Guest House Reservation. 2. Restaurant Billing. 3. Guests Orders Management. 4. Stock Management. 5. Advanced records searching Facility, Advanced reports. 6. Inventory Management and many more. Facility to work on many PC's using LAN

Sales and Inventory System (Food's Shop)

This Sales and Inventory System is developed using VB.NET and using MS Access 2010 database in the back end. Main Features are: 1. Customers and Suppliers Management 2. Orders Processing 3. Inventory Management 4. Sales Management 5. Invoice Management 6. Low Stock Indicator 7. Advance Records Searching 8. Advance Reports Login Information : Username - admin Password - 12345 Requirements - Visual

Simple Grading System using C#

This is a program created using Visual Studio 2010 having a C# language and Microsoft Access 2007. This is a simple grading system that creates and save new data of student and its grades of their semester and school year. Features of this system are: - Compute Grades for the student and determines if they are failed or passed - Adding, saving, updating, and deleting record of the student's grades

Filling and Getting the ValueMember of a ComboBox in Vb.Net

In this tutorial I will show you how to fill and get the ValueMember of a ComboBox in VB.Net. Knowing the value member of the items that will be displayed in a combo box is very important.Why? For instance, in the “employee’s table”, you want to display the name of the employee in the combo box, but you want to get the id of it.

Creating User Account Information in Java - Adding Records to Database

Good day! This tutorial will focus on creating a user account information in java particularly in adding records to the database. Now let's start this tutorial! :) 1. Create your database in ms access and named it sample.mdb with Login table and the following entities below. designdesign 2. Create your java program now named UserSettings.java. 3.

Hotel Reservation System for Watataps Inn (Java GUI)

This Watataps Inn Hotel Reservation System was my student's work for Computer Programming 2 defense as their final requirements for this Java GUI Programming Subject. This Hotel Reservation System was programmed through Java GUI and MS Access 2007 as database. This system features: - Guest Information - Reservation - Checkin - Checkout - Payment - Rooms - Room Status Monitoring Software Needed

Step-by-Step Installing JCreator and Connecting this Java Software to MS Access Database with Java GUI Login Tutorial

This is my own version of how to connect Java to MS Access database with a Login Tutorial. Because for now I will make tutorials for Java because my Facebook friends wanted me to have a tutorial about this programming language. Software to be used: JCreator LE 4.50 or NetBeans but I preferred JCreator, JDK 7 Download here, and Microsoft Access software. 1.