M
A B C D E F G H I K M O P R S T W X Z
- My Database is converted into suspect mode. How to solve?
Run the following query one by one : EXEC sp_configure 'allow updates', 1 GO RECONFIGURE WITH OVERRIDE GO EXEC sp_resetstatus 'yourDBname'; ALTER DATABASE yourDBname SET EMERGENCY DBCC checkdb('yourDBname') ALTER DATABASE yourDBname SET SINGLE_USER ... - Message showing after data restoration
After restoring my database backup when tried to run FusionRetail 6 it is showing the following error message. How to resolve this? Message: "Problem detected with ... - My reports are too much long. Is it possible to search dynamically any data in reports?
Answer: You can search data dynamically in FusionRetail 6. Please use the following steps… Go to any report Press Ctrl + F from your key board or use ... - Migration process to be followed in multi-location
SITUATION: They have 3 locations as… HO (01-04-2007 to Current Date) BRANCH1 (01-04-2008 to Current Date) BRANCH2 (01-04-2009 to Current date) Answer: Process should be followed… They want us to split their ... - My system is giving the following error during database restoration. How to resolve this?
Error - Operating system error 5(Access is denied). Answer: You cannot back up databases to a network drive if your account has not sufficient permissions to access ... - My accountant has forgotten to apply Vat 12.5 % on sales in the newly added product range. This has come to notice after a day but about 100 bills are already made. How do we handle such situation?
Answer: The time consuming process is to find out all the bills containing the items without tax and correcting the problem by update tax ... - Maintain services as per hour and minute basis through RanceLab FusionRetail 6.
Scenario: In my club casual members can avail certain services like Snooker, Swimming, Horse Riding, Gaming etc. They are charged on hourly and minutes basis. ... - Method of display of Forced Question in Touch POS transaction has been changed from list to grid.
New enhancement will help to select the toppings from the list of items. If you want to implement a scheme like: 1 to 2 topping = Rs. ...
