BTRIEVE_VERSION

Description

This setting controls what version number is reported when applications make B_VERSION calls to the system. This can be useful when applications expect specific version numbers for compatibility.

Type

String

Default

Empty

Example

BTRIEVE_VERSION=7

Implementation Notes

  • Setting may be overridden by process-specific version settings

  • Changes take effect immediately for new connections

  • Affects only version reporting, not actual functionality

  • Used primarily for application compatibility

Version Support

  • Version 6.x compatibility

  • Version 7.x compatibility

  • Version 8.x compatibility

  • Version 9.x compatibility

Limitations

  • Does not modify API behavior

  • Cannot emulate version-specific bugs

  • May not satisfy all legacy checks

  • Some applications may require additional settings