Vous êtes sur la page 1sur 6

FCRI EMPLOYEE MANAGEMENT SYSTEM

PROJECT REPORT-2011

Submitted by
N.G.ANANTHANARAYANAN
(REG NO: 08CCA007)

Under the guidance of


Mrs.N.Jisha, M.Com, M.Phil, PGDCA

In partial fulfillment of the requirements for the award of degree of

BACHELOR OF COMMERCE WITH COMPUTER APPLICATIONS

DEPARTMENT OF COMMERCE WITH COMPUTER APPLICATIONS


CMS COLLEGE OF SCIENCE AND COMMERCE
AUTONOMOUS
(AFFILIATED TO BHARATHIAR UNIVERSITY)
AN ISO 9001:2001 CERTIFIED INSTITUTION
ACCREDITED WITH ‘A’ GRADE BY NAAC
COIMBATORE -641006
DECLARATION

I hereby declare that this project work entitled “FCRI EMPLOYEE


MANAGEMENT SYSTEM” is submitted to CMS College of Science &
Commerce for the award of degree of Bachelor of Commerce with Computer
Application, is a record of the original project work done by
Mr.N.G.Ananthanarayanan under the guidance of Mrs.N.Jisha, M.Com, M.
Phil, PGDCA, Senior Lecturer in Commerce with Computer Applications, CMS
College of Science & Commerce, (Autonomous) Coimbatore.

_____________________

Mr.N.G.Ananthanarayanan
Reg.No:08CCA007
CMS COLLEGE OF SCIENCE AND COMMERCE

AUTONOMOUS
Accredited with ‘A’ Grade by NAAC
(An ISO 9001:2000 Certified Institution)
Coimbatore -641006

Project Work 2011

CERTIFICATE

This is to certify that the project entitled

“FCRI EMPLOYEE MANAGEMENT SYSTEM”


is a bonafide record of work done by

N.G.ANANTHANARAYANAN
Reg.No: 08CCA007

in partial fulfillment of degree of


BACHELOR OF COMMERCE WITH COMPUTER APPLICATION

---------------------- ------------------------ -------------------


Head of the Department Principal Internal Guide

Examination held on ------------------------

----------------------------- ---------------------------
Internal Examiner External Examiner
MICROSOFT VISUAL BASIC 6.0

Visual Basic is an ideal programming language for developing sophisticated


professional applications for Microsoft Windows . It makes use of Graphical user
interface (GUI) for creating robust and powerful applications . The Graphical user interface
as the name suggests , uses illustrations for text , which enables users to interact with an
application . This feature makes it easier to comprehend things in a quicker and easier
way .

Coding in GUI environment is quite a transition to traditional, Linear programming


methods where the user is guided through a linear path of execution and is limited to a
small set of operations . In a GUI environment the number of operations open to the
user is much greater , allowing more freedom to the user and developer . Features such as
Easier comprehension , User – Friendliness , Faster application development and many other
aspects such as introduction to ActiveX technology and internet features make Visual
Basic an interesting tool to work with .

Visual Basic 6.0 for Windows requires at least Microsoft Windows 95 / Windows
NT 3.51 , 486 Processor and a minimum of 16 MB of RAM .

There are two concepts crucial to Visual Basic. They are

 A visual method of creating the Application.

 Ability to attach code directly to each event.

Visual Basic IDE is made up of a number of components

• Menu Bar

• Tool Bar

• Project Explorer

• Properties Window

• Form layout Window


• Tool Box

• Form Designer

• Object Browser

Visual Basic 6.0 is available in three different editions

1. Standard Edition

2. Professional Edition

3. Enterprise Edition

Standard Edition

 Allows creation of powerful 32 bit application for Microsoft windows and


windows NT .

 Includes Intrinsic controls , Grid , Tab and Data bound controls .

Professional Edition

Additional custom controls for developing applications

 Data control to gain access to ODBC

 Data Access Object (DAO) concept

 Active X controls

Enterprise Edition

 Support for Remote OLE automation and distributed COM

 Automation manager and Component manager

 Remote Database management tools

New Features in Visual Basic 6.0

 VB 6.0 integrated Visual Database Tools and new Data Environment


Designer can visually design Oracle and Microsoft SQL Server Databases and
create reusable data access queries - all without leaving the Visual Basic
environment .

 VB 6.0 introduces ADO as the powerful new standard for data access .
Included OLE DB Drivers include

• SQL Server 6.5 +

• Oracle 7.3.3 +

• Microsoft Access

• ODBC

• SNA Server

 Data Environment Designer can visually create Reusable record set command
objects with drag – and – drop functionality . Bind to multiple data sources for
data aggregation and manipulation .

Data Report Designer can quickly drag - and - drop custom data - bound controls
to create forms or reports . Creation of custom data hierarchies is as easy as
filling out a dialog box and dragging the command to the form.

Vous aimerez peut-être aussi