EncryptPassword database parameter
Description
Specifies whether you want PowerBuilder to encrypt your password automatically
when connecting to an OLE DB data provider.
When to specify EncryptPassword
You must specify the EncryptPassword parameter before connecting
to the database.
Controls
-
OLE DB
Syntax
|
1 |
EncryptPassword='<span>value</span>' |
|
Parameter |
Description |
|---|---|
|
value |
Specifies whether you want PowerBuilder to
|
Default
EncryptPassword=’False’
Examples
To tell PowerBuilder to encrypt your password when
connecting to Microsoft SQL Server
or an OLE DB data provider:
-
Database
profileSelect the Encrypt Password check box on the Security page
in the Database Profile Setup dialog box. -
Application
Type the following in code:
1SQLCA.DbParameter="EncryptPassword='True'"
See Also
Document get from Powerbuilder help
Thank you for watching.
Subscribe
Login
0 Comments
Oldest