I am fairly new to progress. I am currently using Progress Developer Studio 11.5. Does any one know how to set UserID and Password. Any documentation would be greatly helpful.
Asked
Active
Viewed 339 times
1 Answers
0
Complete documentation for 11.5 is available here...
Setting the userid and password for DB at connection time is handled by the -U and -P options.
Setting it from code uses the SETUSERID function.

TheMadDBA
- 436
- 3
- 4
-
Thank you for the documentation. – nikita Jun 08 '15 at 10:04