SQLXpress: How to request a licence for SQLXpress.
SQLXPress is indeed licensed by server and there are no limits to the number of clients that can connect to an SQLXPress installation.
The license is installed on the server system by the installation wizard, or may be placed in the SQLXPress installation subvolume manually.
The installers can be downloaded from https://www.xypro.com/merlon/merlon-downloads/#SQLXPress and both the full (used for the server installation) and client-only installers can be run on the PC using the password, choo. The requirement for a password will be removed in future releases.
When the full installer is run, it sets up the client and, upon starting the client, walks the user through the server installation. The client installer can then be run on other workstations and configured to point to the same server installation by using the TCP/IP host and port number that were specified during the server installation.
A full description of the installation process may be found in the installation guide at https://www.xypro.com/wp-content/uploads/MERLON/SQLXPress/SQLXPressInstallationGuide360.pdf.
A new licence file can be requested by sending an EMail to support@xypro.com
If this article did not provide a solution, please open a case with our support team by sending an email message to support@xypro.com.
Related Articles
SQLXPress: Does SQLXPress use MXCI?
SQLXPress mainly uses dynamic SQL statements. However, SQLXPress does use MXCI for some of it's functions. Several background tasks, such as partition management and audit extract, include $MXCI in the scripts that they submit to NetBatch. Commands ...
[EXTERNAL] SQLXPRESS on L25.09
Known issues SQLXPress 3.80 on L25.09 against SQL/MX 4.0: Display of table properties and finding related objects for encrypted tables will fail with constraint errors due to the changes made to table metadata in supporting the new TDE functions in ...
SQLXPress: Where can I find the SQLXPress Installation Guide?
To download the SQLXPress Installation guide Log on to the Customer Support Portal https://www-cportal.xypro.com/ Go to XYPRO Software Downloads Scroll down to the Other Helpful Documents section If this article did not provide a solution, please ...
SQLXpress - Error loading Environments - ERROR[1002] & ERROR[8822] after SQLXpress Installation
This error means that MP Catalog, MX Catalog and MX Schema were either not created or registered on the respective node. The way to address this issue is for the customer to re-install SQLXPress on Node \XXXXX and create a SQLXPress catalog for MP ...
SQLXpress: How to recompile MX module
The MX module can be recompiled manually by running the command 'RUN SETUPX MX COMPILE' from the installation subvolume. The SQLXpress must be stopped before recompiling the MX module and started after recompiling. e.g. TACL> SXSTOP TACL> RUN SETUPX ...