• script is a text file encoded with UTF-8 that contains SQL commands to execute. This feature is useful if you need to launch one or more SQL commands without user interaction.
• username is the login user, e.g. ‘admin’
• passwd is the login password, e.g. ‘ADMIN’
• port is the port on which SQL Server is listening, e.g. ‘6597’
• ipaddress is the address on which SQL Server is listening, e.g. ‘localhost’
• databasename is the name of the SQL Server database, e.g. ‘ctreeSQL’
| Copyright (c) 2017 Veryant |
| Contact us |
|
Please share your comments on this manual or on any Veryant product documentation with the email button at the top left |