Faq

Context-sensitive Help allows users to easily access Help topics relating to what they are doing or seeing in the application HISAB. For example, if a user is viewing a data entry form, context-sensitive Help could provide a topic relating specifically to that data entry form. Context-sensitive Help is typically accessed by pressing F1, or Alt+F1.
Data backup must! Data is invaluable. Due to many reason like bad shut down, electric flactuation database or tables can corrupt. To configure auto data backup in Hisab 7.0 go to System > Personal Options > Set Auto > "Backup with prompt (no compress)" > Save To take backup manually go to Utility > Backup/Restore menu.
Want telephonic help! Best time after 7 AM to 8 AM and 8 PM to 9 PM to mobile number 9800975074. For Hisab related issue please fill free to call other mobile e.g. 7479006556,7479006557,7479006558,7479006579 numbers at office time for hardware related issue please call 9732529516.
This might have happened to you that you cannot set any printer as default printer and whenever you wanted to setup the default printer, you get the same error message: Operation could not be completed(error 0x00000709). Double click the printer name and make sure that the printer is connected to the network.
Download PDF
For windows 7,8 or 10 run the command as administrator.
NET USE LPT1: /DELETE /Y
NET USE LPT1: \\"Computer Name"\"Shared Printer Name" /PERSISTENT:YES
NET USE
-- Start in master
USE MASTER;
-- Add users
ALTER DATABASE [my_db] SET MULTI_USER
GO
Assume name of the database is hisab002
ALTER DATABASE hisab002 SET EMERGENCY
DBCC CHECKDB('hisab002')
ALTER DATABASE hisab002 SET SINGLE_USER WITH ROLLBACK IMMEDIATE
DBCC CHECKDB (hisab002, REPAIR_ALLOW_DATA_LOSS)
ALTER DATABASE hisab002 SET MULTI_USER
SELECT distinct(LEFT(nm, CASE WHEN charindex(' ', nm) = 0 THEN LEN(nm) ELSE charindex(' ', nm) - 1 END)) from items
Start SQL SERVER Management Studio as Administrator
1. Go to Control Panel > Administrative Tools > Services > SQLSERVER(MSSQLSERVER)
2. Stop Service
3. Change Log On As to Local Service
4. Start Service

Right-click on “Command Prompt”.

Left-click "Run as administrator"

Go to data drive and run the following at command prompt

sfc /scannow

chkdsk e: /f

chkdsk e: /r

Navigate to c:\windows\system32 and look for a file with the name SQLServerManagernn.msc, where nn is the version of SQL Server you have installed. For SQL Server 2019, the name is SQLServerManager15.msc. You can double-click on it and you'll see a result. You can also make a shortcut on the desktop if you like.

A much simpler way is to run the Computer Management applet from Control Panel→Administrative Tools→Computer Management, where you should find the configuration manager installed

Our Journey Where we Reached

700

Clients

300

Projects

10

Awards