Error:
While Indexing previous Year ( SB 2013-14 )This is due to the database file not found after upgradation procedure ( Year end Process ). The file is C:\SBCO\SB2013\SB\ in that folder
Each office has 2 database file ie . sbacc??.dbf and sbtra??.dbf Here ?? means Office code
Solution :
1. Copy the missing dbf file from C:\SBCO\SB\ and paste into C:\SBCO\SB2013\SB\
It is very simple method.
Another method
2. Create the missing DBF file thro Foxpro command
( For eg. Here Office code 07 is missing )
Go to Dos Prompt
C:\>
Then go to C:\SBCO\SB>
C:\SBCO\SB> Foxpro
Use sbacc01 dbf
copy structure to c:\sbco\sb2013\sb\sbacc07.dbf
Use sbtra01 dbf
copy structure to c:\sbco\sb2013\sb\sbtra07.dbf
The same procedure to be followed to other missing offices
0 comments:
Post a Comment