Logo

SQL Server XLDB_STRINGS_VERSION Function

Updated 2023-11-10 19:58:45.427000

Syntax

SELECT [westclintech].[wct].[XLDB_STRINGS_VERSION] (
  <@InfoType, nvarchar(4000),>)

Description

Use the scalar function XLDB_STRINGS_VERSION to display version information for the XLeratorDB/strings module.

Arguments

@InfoType

is a specifier that determines the verbosity of the returned version information. @InfoType must be of a data type that is implicitly convertible to varchar.

Return Type

nvarchar(4000)

Remarks

InfoType values:

{"columns":[{"field":"column 1","width":193},{"field":"column 2","width":445}],"rows":[{"column 1":"0","column 2":"Simple version information is returned in the format (x.xx.xxxx.xx) – Major version, minor version, build and revision."},{"column 1":"1,V,Verbose","column 2":"Version and Registration information is returned, including version, build, licensed user name, license key, server name, expiration date, etc."}]}

Examples

select wct.XLDB_STRINGS_VERSION(0);

Here is the result set.

{"columns":[{"field":"column 1"}],"rows":[{"column 1":"1.0.0507.88"}]}

Here is the result set.

Product: XLeratorDB-strings

Version: 1.04

Build: 0311.723

License Ver: 6

CustomerID: XLDB-strings_Full_v01.04

OrderID: -1 / -1

Retail Edition: Standard

License Key: XXXXXX

License Plan: Standard

Order Date: XXXXXXXX, XXXXX XX, XXXX

License SQL Server Cluster Type: Non-Clustered

Current Server: XXXXXXXXX

Current Server is Clustered: NO

Expiration Date: XX/XX/XXXX

OS: Microsoft Windows NT 6.2.9200.0; (Win32NT)

Processors: X .NET: 4.0.30319.42000

Culture: en-US : English (United States) (1033[ovr])

Copyright: XLeratorDB (c)2008-2023 WestClinTech LLC, Irvington, NY.

WestClinTech.com

Host Application: Microsoft SQL Server 2022 (RTM-GDR) (KB5029379) - 16.0.1105.1 (X64)

    XXX XX XXXX XX:XX:XX

    Copyright (C) 2022 Microsoft Corporation

    Developer Edition (64-bit) on Windows 10 Pro 10.0 (Build 19045: )