Login    Register

XLeratorDB/util Online Documentation

TestServer


wct.TestServer
 
Updated: 30 October 2008
Use wct.TestServer to determine if the licensed server name provided during the purchase of the XLeratorDB product has been specified correctly. 
Syntax
SELECT [westclintech].[wct].[TestServer]()
 
Arguments
 
Return Types
nvarchar
Remarks
·         The TestServer function provided in the free XLeratorDB/utils package should be executed before purchasing any paid XLeratorDB product from WestClinTech LLC (ie XLeratorDB/financial, XLeratorDB/math, etc.).

This function ensures that the server name provided during the checkout process has been specified correctly.

If this function does not produce a successful message, verify the server name by running the following query from your database:

SELECT
@@SERVERNAME

The returned server name should be provided during the checkout process.
Example
 
SELECTF wct.TestServer()
Here is the result set
----------------------

*** SERVER TEST SUCCESSFUL! ***
 

(1 row(s) affected)



  Comments
Add Comment
No Comments Yet


 |  View Topic History  |
Copyright 2010 WestClinTech LLC         Privacy Policy        Terms of Service