Vous êtes sur la page 1sur 12

TOURISM & TRAVEL

Project done by:


VIJAYALAKSHMI V

Aim:
To do a project on tourism and travel using the
resources available such as visual basic and ms access

Description:
The aim of the project is to know about the tourism
places in India and the routes to the places.
We are using common tools like visual basic and
access.

*Visual Basic:
Visual Basic (VB) is a third-generation event-driven programming language and integrated
development environment (IDE) from Microsoft for its COM programming model first released in
1991. Visual Basic is designed to be relatively easy to learn and use. Visual Basic was derived from
BASIC and enables the rapid application development (RAD) of graphical user interface (GUI)
applications, access to databases using Data Access Objects, Remote Data Objects, or ActiveX Data
Objects, and creation of ActiveX controls and objects. Scripting languages such as VBA and
VBScript are syntactically similar to Visual Basic, but perform differently.

*Microsoft Access:
Microsoft Office Access, previously known as Microsoft Access, is a database management
system from Microsoft that combines the relational Microsoft Jet Database Engine with a graphical
user interface and software-development tools. It is a member of the Microsoft Office suite of
applications, included in the Professional and higher editions or sold separately. On May 12 2010,
the current version of Microsoft Access 2010 was released by Microsoft in Office 2010; Microsoft
Office Access 2007 was the prior version.MS Access stores data in its own format based on the
Access Jet Database Engine. It can also import or link directly to data stored in other applications
and databases.

Module description:
PACKAGES
MAP
HELP LINE
Software Specification
Front end:- Visual Basic 6.0
Back end:- Microsoft access 2007
Package module:
In this we have specified the places in north India and South India.
The places are
North India:
Delhi
Jaipur
Himachal pradesh
South India:
Tamil nadu
Kerala
Karnataka
Map module:
In this we have specified the maps for the different places as specified
in the package.
Help line module:
Here we have created database and connected it with visual basic to
get the queries from the viewer.

SOURCE CODES:
The connection of all the forms is done with the code:
Private Sub Command1_Click()
Form1.show
Me.hide
End module
The database connectivity is done by the given code:
Private Sub Command3_Click()
Data1.Recordset.AddNew
End Sub

Snapshots:

Software specification:
1.Windows
2.Ms-Access

Conclusion:
Thus a project on the tourism and travel was done and was
submitted.
The softwares used were visual basic and access

Vous aimerez peut-être aussi