Kbase P70189: What parameters can be passed the JDBC java.util.Properties prop object?
Autor |
  Progress Software Corporation - Progress |
Acesso |
  Público |
Publicação |
  23/08/2004 |
|
Status: Unverified
GOAL:
What parameters can be passed the JDBC java.util.Properties prop object?
FACT(s) (Environment):
Progress 9.1B
FACT(s) (Environment):
Progress 9.1C
FACT(s) (Environment):
Progress 9.1D
FACT(s) (Environment):
OpenEdge 10.x
FIX:
The "prop" object is created for jdbc connection object and requires "userid" and "password" besides the "url".
The prop object can be passed the following parameter:
userid
password
serverName
portNumber
databaseServer