1.

How Can A Btrieve File Format Version Be Checked? In Other Words, How Can Someone Determine Whether A Btrieve File Is Stored In 5.x Or 6.x Format?

Answer»

The PROCESS is as follows:

  • Run the BUTIL NLM version 6.x from the file server, which displays the version of file format after executing a STAT call.
  • No client BUTIL program is AVAILABLE to display this status
  • Another way is to check the version format of a Btrieve file by using DOS DEBUG utility
  • Type debug-d at DOS prompt.
  • The initial TWO bytes of the FCR will be set to FC when the file is STORED in 6.x format.
  • Otherwise the bytes will be set to 0x00.

The process is as follows:



Discussion

No Comment Found

Related InterviewSolutions