Version

Specifies the version string for ECDA Option for ODBC.

Syntax

Version= versionstring

Default

The access service default version string

Value

versionstring is the version string that is reported to client applications.

Comments

  • This property allows you to customize a version string for client applications that rely on a string that is different from the access service default.

  • If you customize an alternate version string:
    • The string format cannot contain embedded new lines.

    • You can insert a space after the equal sign for readability in the configuration file. However, when an access service sends the version string to the client application, it removes any leading and trailing white space.

  • You can obtain the access service default version string by issuing sp_helpserver.

Related reference
sp_helpserver