LOGIN_SQLFLEX¶

Applies to: SQLFlex

This command allows the user to login with a specified hostname. The default hostname that is passed is the path of the executable. Passing a custom hostname can be very useful for tracking a specific user for different situations. For example, if a company is using a terminal server and a whole sales team logs in under the same username and hostname, locating a specific user could otherwise be difficult. With this command, each user can pass a custom hostname, easily distinguishing themselves from other users.

Syntax

LOGIN_SQLFLEX {server} {username} {password} {hostname}

Parameter

Description

server

Server to use for login

username

Username to use for login

password

Password to use for login

hostname

Hostname to use for login

Example

LOGIN_SQLFLEX "localhost" "guestUser" "pas123" "WIN-MM7PQS5CP6C"