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
Change Store ID HELP!!!!!
Oct 10, 2007
1 Replies
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.
Join the Discussion
Have something to add? Share your thoughts — no account required.
Didn't find your answer?
Ask the community — no account required