When I try to open and browse a foxPro2.6 for windows dbf table it is giving an error. It says 'File FEJ.PRG' does not exist'. Any ideas on how to resolve this error. So far I have been opening these dbf files which are part of an application with out any problems. This is what I have been doing-
1.Copy the folder containing teh datafiles on to local drive
2. open the FoxPro 2.6 for windows software
3. Then select 'prceed to Foxpro Menu system and command window" option
4.The select file Open and select the file
This is the command I see in the command window -
USE d:\MyTemp\abc.dbf SHARED ( I tried ExCLUSIVE also)
5. then I selct browse option under Database menu
6. At this point I get this error 'File FEJ.PRG' does not exist'
Any help is appreciated.
Thanks
1.Copy the folder containing teh datafiles on to local drive
2. open the FoxPro 2.6 for windows software
3. Then select 'prceed to Foxpro Menu system and command window" option
4.The select file Open and select the file
This is the command I see in the command window -
USE d:\MyTemp\abc.dbf SHARED ( I tried ExCLUSIVE also)
5. then I selct browse option under Database menu
6. At this point I get this error 'File FEJ.PRG' does not exist'
Any help is appreciated.
Thanks