SlideShare ist ein Scribd-Unternehmen logo
1 von 29
សសសសសសសសសសសសសសសសសសសសសសសសសសស
សសសសសសសសសសសសសសសសសសសសសស សសសសសស
សសសសសសសសសVisual Basic .
NET
Topic: Nimul Database Management
សសសសសសសសសសសស
សសសសសសសសសស
សសសសសសសសសសសសសស
សសសសសសសសសសស
សសសសសសសសស
សសសសសសសសសសសសសស
Introduction
Background
Problem Statements
Objectives
Scope & Limitation
Literature Review
System Development Life Cycle (SDLC)
SDLC Phase
Project Planning
Analyzing
Designing
Implementation
Supporting
Contents
Methodology of Research
Study Area
Data Collection
Action
Tool
Database Model
Hardware Requirement
Work Plan
Conclusion
References
Appendix
Contents (Cont.)
• សសសសសសសសសសសសសសសសសសសសសសសសសសសសសសសសសសសសសស
• សសសសសសសសសសសសសសសសសសសសសសសសសសសសសសសសសសសស
• សសសសសសសសសសសសសសសសសសសសសសសសសសសសសសសសសសសសសសសសសសស
សសសស
Introduction
Background
សសសសសសសសសសសសសសសស
សសសសសសសសសសសសសសសសសសសសសសសសសសសសសសសសសសសសសសសសសសស
សសសសសសសសសសសសសសស( Nimul Database Management)
ស
Introduction (Cont.)
Literature Review
System Planning
System Analysis
System Design
System Implementation
System Support
System Development Life Cycle (SDLC)
Opportunities
សសសសសសសសសសសសសសសសសសស
សសសសសសសសសសសសសសសសសសសសសសសសសសសសសសសសសសស
សសសសសសសសសសសសសសសសសសសសសសសសសសសសសសសសសសស
Project Scope
សសសសសសសសសសសសសសសសសសសសសសសសស
សសសសសសសសសសសស
សសសសសសសសសសស
Feasibility Study
សសសសសសសសសសសសសសសសសសសសសសសសសសសសសសសសស
System Planning
សសសសសសសសស
សសសសសសសសសសសសសសស
System Analysis
Process Modeling
System Analysis (Cont.)
Sale
MS
Staffs Manager
Stock
MS
Suppliers
Customer
MS
Customers
Customers
Stock Item
Info Product Info Sale Report
Rule
Order
Import
Customer Report
Info Pay
Invoice Card, Null
RecordInfo
Report
Data Modeling
System Analysis (Cont.)
Design Database Scheme
table tblCustomers
( CustomerID, CustomerName, Sex,
CustomerType , DateRegistered,Score,
CustomerPay, Phone, CustAdress
)
System Design
Design Data Dictionary
System Design (Cont.)
Field Name Data Type Constraint key Describe
CustomerID Int Primary key Auto Number
CustomerName Nvarchar(30)
CustomerType Nvarchar(30)
Sex Nvarchar(10)
DateRegistered Date
CustomerPay Money
Phone Nvarchar(30)
Img Image
Field Name Data Type Constraint key Describe
ProductID Int Foreign key
CustomerID Int Foreign key
StaffID Int Foreign key
DateSale Date
Quantity Int
UnitPrice Money
SalePrice Money
Discount Money
CurrentStock Int Update When sale
Total Money
Table Customers
Table Product Details
Design Application Flow
System Design (Cont.)
Design User Interface
System Design (Cont.)
Design Report Layout
System Design (Cont.)
Create Database
SQL Server 2008 Enterprise
USE master
GO
CREATE DATABASE NimulDB Collate
sql_latin_general_cp850_bin
GO
USE NimulDB
GO
System Implementation
View
Create View ShowAllStaffs
AS
SELECT
dbo.tblStaffs.StaffID, dbo.tblStaffs.StaffName, dbo.tblStaffs.Se
x, dbo.tblStaffs.Salary, dbo.tblStaffs.Phone, dbo.tblStaffs.Staff
Adress,
dbo.tblPositions.PositionDescription AS Position
FROM dbo.tblPositions INNER JOIN
dbo.tblStaffs ON dbo.tblPositions.PositionID =
dbo.tblStaffs.PositionID
System Implementation (Cont.)
សសសសសសសសសសសសសសសសសសសសសសសសសសSystem សសសសសសសសសស
សសស​សសសស​​សសសសសសសសសសសសសសសសសសសសសសសសសសសសសសសសសសស
សសសសសសសសសសសសសសស
System Support Activity
System Support
Conclusion
សសសសសសសសសសស
សសសសសសសសសសសសសសសសសសសសសសសសសសសសសសសសសសសសសសសសស
សសសសសសសសសសសសសសសសសសសសសសសសសសសសសសស
សសសសសសសសសសសសសសសសសសសសសសសសសសសសសសសសសសសសសសសសសសសសស
សសសសសសសសសសសសសសសសសសសសសសសសសសសសសសសសសសសស
សសសសសសសសសសPrint សសReport សសសសសស
សសសPrint សសសសសសសសសសសសសសសសសស
សសសសសសសសសសសសសសសសសសសសសសសសសសសសសសសសសសសសសស
សសសសសសសសសស
សសសសសសសសសសសសសសសសសសសសសសសសសសសសសសសសសសសសសសស
សសសសសសសInterface សសសសសសសសសសសសសសសStandard
សសសសសសសសសសសសសសសសសBack Up Data
សសសសសសសSecurity Password សសសសសសសសសសសសសសសសស
សសសសសសសសសស
សសសសសសសសសសសសសសសសសសសសសសសសសសសស
សសសសសសសសសសសសសសសស
សសសសសសError សសសសសសសសសសសសសសសសសសសសស
Update Interface សសសសសសសសសសសសសសសសស
សសសសសសសសសBack up
Update Security Password សសសសសសសសសសសសសសសសស
សសសសស
Update សសសសសសសសសសសសសសសសសសសសសសសសសសសសស
Appendix
Form Log In
Form Manager
Form Sale
References
http://en.wikipedia.org/wiki/Windows_Presentation_F
oundation
http://msdn.microsoft.com/en-
us/library/aa970268.aspx
Microsoft Visual Studio 2010 Documentation
សសសសសសសសសសសសសសសសសសសសស

Weitere ähnliche Inhalte

Ähnlich wie Sale application year 3

Northern Illinois University Classes Taken
Northern Illinois University Classes TakenNorthern Illinois University Classes Taken
Northern Illinois University Classes Taken
Neha Sunil Manghnani
 
Unit 3 3 architectural design
Unit 3 3 architectural designUnit 3 3 architectural design
Unit 3 3 architectural design
Hiren Selani
 
An Overview of VIEW
An Overview of VIEWAn Overview of VIEW
An Overview of VIEW
Shiyong Lu
 
Christopher N. Bull History-Sensitive Detection of Design Flaws B ...
Christopher N. Bull History-Sensitive Detection of Design Flaws B ...Christopher N. Bull History-Sensitive Detection of Design Flaws B ...
Christopher N. Bull History-Sensitive Detection of Design Flaws B ...
butest
 
STORAGE GROWING FORECAST WITH BACULA BACKUP SOFTWARE CATALOG DATA MINING
STORAGE GROWING FORECAST WITH BACULA BACKUP SOFTWARE CATALOG DATA MININGSTORAGE GROWING FORECAST WITH BACULA BACKUP SOFTWARE CATALOG DATA MINING
STORAGE GROWING FORECAST WITH BACULA BACKUP SOFTWARE CATALOG DATA MINING
csandit
 
Systems Lifecycle workbook
Systems Lifecycle workbookSystems Lifecycle workbook
Systems Lifecycle workbook
MISY
 
Core_ElasticSearch_Outline
Core_ElasticSearch_OutlineCore_ElasticSearch_Outline
Core_ElasticSearch_Outline
Sebastian Xu
 

Ähnlich wie Sale application year 3 (20)

Northern Illinois University Classes Taken
Northern Illinois University Classes TakenNorthern Illinois University Classes Taken
Northern Illinois University Classes Taken
 
Big Data SE vs. SE for Big Data
Big Data SE vs. SE for Big DataBig Data SE vs. SE for Big Data
Big Data SE vs. SE for Big Data
 
Unit 3 3 architectural design
Unit 3 3 architectural designUnit 3 3 architectural design
Unit 3 3 architectural design
 
An Overview of VIEW
An Overview of VIEWAn Overview of VIEW
An Overview of VIEW
 
ISO 15926 Reference Data Engineering Methodology
ISO 15926 Reference Data Engineering MethodologyISO 15926 Reference Data Engineering Methodology
ISO 15926 Reference Data Engineering Methodology
 
Connecting the dots mbse process dec02 2015
Connecting the dots mbse process dec02 2015Connecting the dots mbse process dec02 2015
Connecting the dots mbse process dec02 2015
 
Taking Data Science to Enterprise level
Taking Data Science to Enterprise levelTaking Data Science to Enterprise level
Taking Data Science to Enterprise level
 
System engineering
System engineeringSystem engineering
System engineering
 
Christopher N. Bull History-Sensitive Detection of Design Flaws B ...
Christopher N. Bull History-Sensitive Detection of Design Flaws B ...Christopher N. Bull History-Sensitive Detection of Design Flaws B ...
Christopher N. Bull History-Sensitive Detection of Design Flaws B ...
 
Intro to System Analysis and Design.pptx
Intro to System Analysis and Design.pptxIntro to System Analysis and Design.pptx
Intro to System Analysis and Design.pptx
 
STORAGE GROWING FORECAST WITH BACULA BACKUP SOFTWARE CATALOG DATA MINING
STORAGE GROWING FORECAST WITH BACULA BACKUP SOFTWARE CATALOG DATA MININGSTORAGE GROWING FORECAST WITH BACULA BACKUP SOFTWARE CATALOG DATA MINING
STORAGE GROWING FORECAST WITH BACULA BACKUP SOFTWARE CATALOG DATA MINING
 
Systems Lifecycle workbook
Systems Lifecycle workbookSystems Lifecycle workbook
Systems Lifecycle workbook
 
Database Design
Database DesignDatabase Design
Database Design
 
Systematic Literature Reviews and Systematic Mapping Studies
Systematic Literature Reviews and Systematic Mapping StudiesSystematic Literature Reviews and Systematic Mapping Studies
Systematic Literature Reviews and Systematic Mapping Studies
 
ESSENSE – A Kernel of Essentials for Software Engineering
ESSENSE – A Kernel of Essentials for Software EngineeringESSENSE – A Kernel of Essentials for Software Engineering
ESSENSE – A Kernel of Essentials for Software Engineering
 
Database Design
Database Design Database Design
Database Design
 
YZU - Big Data Science - Course Information
YZU - Big Data Science - Course InformationYZU - Big Data Science - Course Information
YZU - Big Data Science - Course Information
 
Core_ElasticSearch_Outline
Core_ElasticSearch_OutlineCore_ElasticSearch_Outline
Core_ElasticSearch_Outline
 
Role of Operational System Design in Data Warehouse Implementation: Identifyi...
Role of Operational System Design in Data Warehouse Implementation: Identifyi...Role of Operational System Design in Data Warehouse Implementation: Identifyi...
Role of Operational System Design in Data Warehouse Implementation: Identifyi...
 
H017634452
H017634452H017634452
H017634452
 

Kürzlich hochgeladen

The basics of sentences session 3pptx.pptx
The basics of sentences session 3pptx.pptxThe basics of sentences session 3pptx.pptx
The basics of sentences session 3pptx.pptx
heathfieldcps1
 
1029-Danh muc Sach Giao Khoa khoi 6.pdf
1029-Danh muc Sach Giao Khoa khoi  6.pdf1029-Danh muc Sach Giao Khoa khoi  6.pdf
1029-Danh muc Sach Giao Khoa khoi 6.pdf
QucHHunhnh
 
Jual Obat Aborsi Hongkong ( Asli No.1 ) 085657271886 Obat Penggugur Kandungan...
Jual Obat Aborsi Hongkong ( Asli No.1 ) 085657271886 Obat Penggugur Kandungan...Jual Obat Aborsi Hongkong ( Asli No.1 ) 085657271886 Obat Penggugur Kandungan...
Jual Obat Aborsi Hongkong ( Asli No.1 ) 085657271886 Obat Penggugur Kandungan...
ZurliaSoop
 

Kürzlich hochgeladen (20)

microwave assisted reaction. General introduction
microwave assisted reaction. General introductionmicrowave assisted reaction. General introduction
microwave assisted reaction. General introduction
 
Kodo Millet PPT made by Ghanshyam bairwa college of Agriculture kumher bhara...
Kodo Millet  PPT made by Ghanshyam bairwa college of Agriculture kumher bhara...Kodo Millet  PPT made by Ghanshyam bairwa college of Agriculture kumher bhara...
Kodo Millet PPT made by Ghanshyam bairwa college of Agriculture kumher bhara...
 
On National Teacher Day, meet the 2024-25 Kenan Fellows
On National Teacher Day, meet the 2024-25 Kenan FellowsOn National Teacher Day, meet the 2024-25 Kenan Fellows
On National Teacher Day, meet the 2024-25 Kenan Fellows
 
Python Notes for mca i year students osmania university.docx
Python Notes for mca i year students osmania university.docxPython Notes for mca i year students osmania university.docx
Python Notes for mca i year students osmania university.docx
 
The basics of sentences session 3pptx.pptx
The basics of sentences session 3pptx.pptxThe basics of sentences session 3pptx.pptx
The basics of sentences session 3pptx.pptx
 
Asian American Pacific Islander Month DDSD 2024.pptx
Asian American Pacific Islander Month DDSD 2024.pptxAsian American Pacific Islander Month DDSD 2024.pptx
Asian American Pacific Islander Month DDSD 2024.pptx
 
Holdier Curriculum Vitae (April 2024).pdf
Holdier Curriculum Vitae (April 2024).pdfHoldier Curriculum Vitae (April 2024).pdf
Holdier Curriculum Vitae (April 2024).pdf
 
Unit-IV- Pharma. Marketing Channels.pptx
Unit-IV- Pharma. Marketing Channels.pptxUnit-IV- Pharma. Marketing Channels.pptx
Unit-IV- Pharma. Marketing Channels.pptx
 
TỔNG ÔN TẬP THI VÀO LỚP 10 MÔN TIẾNG ANH NĂM HỌC 2023 - 2024 CÓ ĐÁP ÁN (NGỮ Â...
TỔNG ÔN TẬP THI VÀO LỚP 10 MÔN TIẾNG ANH NĂM HỌC 2023 - 2024 CÓ ĐÁP ÁN (NGỮ Â...TỔNG ÔN TẬP THI VÀO LỚP 10 MÔN TIẾNG ANH NĂM HỌC 2023 - 2024 CÓ ĐÁP ÁN (NGỮ Â...
TỔNG ÔN TẬP THI VÀO LỚP 10 MÔN TIẾNG ANH NĂM HỌC 2023 - 2024 CÓ ĐÁP ÁN (NGỮ Â...
 
Understanding Accommodations and Modifications
Understanding  Accommodations and ModificationsUnderstanding  Accommodations and Modifications
Understanding Accommodations and Modifications
 
Unit-V; Pricing (Pharma Marketing Management).pptx
Unit-V; Pricing (Pharma Marketing Management).pptxUnit-V; Pricing (Pharma Marketing Management).pptx
Unit-V; Pricing (Pharma Marketing Management).pptx
 
Sociology 101 Demonstration of Learning Exhibit
Sociology 101 Demonstration of Learning ExhibitSociology 101 Demonstration of Learning Exhibit
Sociology 101 Demonstration of Learning Exhibit
 
SOC 101 Demonstration of Learning Presentation
SOC 101 Demonstration of Learning PresentationSOC 101 Demonstration of Learning Presentation
SOC 101 Demonstration of Learning Presentation
 
1029-Danh muc Sach Giao Khoa khoi 6.pdf
1029-Danh muc Sach Giao Khoa khoi  6.pdf1029-Danh muc Sach Giao Khoa khoi  6.pdf
1029-Danh muc Sach Giao Khoa khoi 6.pdf
 
UGC NET Paper 1 Mathematical Reasoning & Aptitude.pdf
UGC NET Paper 1 Mathematical Reasoning & Aptitude.pdfUGC NET Paper 1 Mathematical Reasoning & Aptitude.pdf
UGC NET Paper 1 Mathematical Reasoning & Aptitude.pdf
 
ICT Role in 21st Century Education & its Challenges.pptx
ICT Role in 21st Century Education & its Challenges.pptxICT Role in 21st Century Education & its Challenges.pptx
ICT Role in 21st Century Education & its Challenges.pptx
 
Magic bus Group work1and 2 (Team 3).pptx
Magic bus Group work1and 2 (Team 3).pptxMagic bus Group work1and 2 (Team 3).pptx
Magic bus Group work1and 2 (Team 3).pptx
 
SKILL OF INTRODUCING THE LESSON MICRO SKILLS.pptx
SKILL OF INTRODUCING THE LESSON MICRO SKILLS.pptxSKILL OF INTRODUCING THE LESSON MICRO SKILLS.pptx
SKILL OF INTRODUCING THE LESSON MICRO SKILLS.pptx
 
Application orientated numerical on hev.ppt
Application orientated numerical on hev.pptApplication orientated numerical on hev.ppt
Application orientated numerical on hev.ppt
 
Jual Obat Aborsi Hongkong ( Asli No.1 ) 085657271886 Obat Penggugur Kandungan...
Jual Obat Aborsi Hongkong ( Asli No.1 ) 085657271886 Obat Penggugur Kandungan...Jual Obat Aborsi Hongkong ( Asli No.1 ) 085657271886 Obat Penggugur Kandungan...
Jual Obat Aborsi Hongkong ( Asli No.1 ) 085657271886 Obat Penggugur Kandungan...
 

Sale application year 3