SqlLogin%

Allocates a login record for use with SqlOpen%.

Syntax

SqlLogin% ( )

Returns

The identifier of a login record. If the login record cannot be allocated, 0 is returned.

Important Do not modify this identifier in any way. Modifying the identifier can cause unpredictable results.

Remarks

Your program can use the following functions to supply the components of a login record:

See Also

SqlBCPSetL%, SqlFreeLogin, SqlOpen%, SqlSetLApp%, SqlSetLHost%, SqlSetLPacket%, SqlSetLPwd%, SqlSetLSecure%, SqlSetLUser%, SqlSetLVersion%