CCS Point of Sale

System Database Reset

Warning this will delete all database information of transactions, menu and inventory items, clients and time clock.

1. Go to Office - Reporting - Pivot Reporting.

2. Select the 'Advanced Tab'

3. Paste this quoted information in the text box below, without the quotes.

4. Then press the 'Open From SQL Statement' button. You will receive an error, press abort. Check your menu, transaction and payroll history.

“ DELETE FROM tblProductOrders;
DELETE FROM tblProductOrderTenderType;
DELETE FROM tblProductOrderDetails;

DELETE FROM tblProductOrders1;
DELETE FROM tblProductOrderTenderType1;
DELETE FROM tblProductOrderDetails1;

DELETE FROM tblGiftCards;
DELETE FROM tblClients;

DELETE FROM tblEmployLogSchedule;
DELETE FROM tblMenuItems;
DELETE FROM tblProductPricing;
DELETE FROM tblProductPriceCategory;
DELETE FROM tblUnitType;
DELETE FROM tblXZRunReportStorage;
DELETE FROM tblErrorLog;


Navigation

^From the Ground Up!| |[[Getting Started:]]| |[[Installation Guide:]]| |[[Pre Installation:]]| |[[Install CCS:]]| |[[Install New Database:]]| ^Guides| |[[Guides:]]| |[[FAQ:]]| |[[Trouble Shooting:]]| ^Credit Card Setup| |[[Data Cap Epay:]]| ^CCS Administration| |[[ Office:Office - General Management]]| ^CCS Terminal| |[[Office:Terminal]]| ^Hand Held Setup| |[[Hand Held:|Tablet]]| ^Kitchen Display| |[[KDS Software Setup:]]|