Deleting a store from HQ

We have a customer that bought a 24 store HQ license and set up 25 stores, and now his HQ won't work because he has to many stores. How would I go about deleting a store to fix this situation? Any help would be appreciated.

Reply to
LAllison
Loading thread data ...

You can delete the 25° stores from databases via sql ..

cod

Reply to
cod
1x?}?ÁNÃ0 ?ï}?ÿ4.hH»??i?!qá?8¦©×?K??½Ï??á®bâÕuòù³½å=§¦Ä#JjHo) Øx©©]?#'Ôæ@0®$!
Reply to
LAllison

Yes.. but before please make a backup!

SELECT * FROM Store WHERE StoreCode = 'codeofstoretodelete'

get the AutoID and StoreID value ..

DELETE FROM Configuration WHERE StoreID = value DELETE FROM Store WHERE AutoID = value

cod

Reply to
cod

BeanSmart website is not affiliated with any of the manufacturers or service providers discussed here. All logos and trade names are the property of their respective owners.