Skip to content

A stock control system for retail product management for managers, employees and of course, for customers to shop.

Notifications You must be signed in to change notification settings

shalali/Stock-Control-System

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 

Repository files navigation

Stock-Control-System

CONNECTING TO THE DATABASE USING NETBEANS

Firstly, ensure that the database location is correct by right clicking on JavaDB and going to properties (my database is inside my CourworkV2 folder called 'ShStockDB') under the 'Services' tab in Netbeans

Form a new connection with the database using the network driver by right clicking on databases

Host is “localhost”

Port is “1527”

Database name is “ShStockDB”

Both the username and password is “derby”

Use 'admin' as the username and password to have access to all forms when you run my program

About

A stock control system for retail product management for managers, employees and of course, for customers to shop.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages