Change Store ID HELP!!!!!

I have an old PC, and replaced it with a new one, I put the wrong store number on the new PC and it ran a sync, now I cant change the store number, any IOdea how to change the store number back?? Please help thanks

Reply to
Dan white
Loading thread data ...

On the new PC run the following SQL query

UPDATE Configuration SET StoreID = ''

Note: after the equals it is 2 single quotes.

Now you can set the store id to the correct number.

Disclaimer:

Always test any queries that modify data on a test database prior to running on your live data to ensure the desired results.

Always back-up prior to running any SQL delete queries on your live data.

Reply to
Michael

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.