Account Book and Database: Difference between revisions

Content added Content deleted
No edit summary
No edit summary
Line 16: Line 16:
(a) '''By default, the database is to be located at C:\AutoCount Data.'''
(a) '''By default, the database is to be located at C:\AutoCount Data.'''
Each database (also called Account Book in AutoCount) consists of 2 files. For example, my database name for the account book is 'NewCompany', the 2 files are: AED_NewCompany_Data.mdf and AED_NewCompany_Log.ldf
Each database (also called Account Book in AutoCount) consists of 2 files. For example, my database name for the account book is 'NewCompany', the 2 files are: AED_NewCompany_Data.mdf and AED_NewCompany_Log.ldf
(Note: If you want to change the location of the database (let's say from C:\AutoCount Data .. to another location) after it was attached to SQL Database Server, you must do so ONLY after you have detached the database from database server or stopped the service of SQL Server.)
(Note: If you want to change the location of the database (let's say from C:\AutoCount Data .. to another location) after it was attached to SQL Database Server, you must do so <span style=color:red>'''ONLY'''</span> after you have detached the database from database server or stopped the service of SQL Server.)