Kbase P114107: Where can I find sample Java programs for making JDBC connections to Progress database?
Autor |
  Progress Software Corporation - Progress |
Acesso |
  Público |
Publicação |
  9/8/2008 |
|
Status: Verified
GOAL:
Where can I find sample Java programs for making JDBC connections to Progress database?
GOAL:
Is there a JDBC sample program shipped with Progress installation?
FACT(s) (Environment):
Progress 9.x
OpenEdge 10.x
All Supported Operating Systems
FIX:
JdbcProgressTest.java sample test program is shipped with Progress installation in src\samples\sql92 directory, it can be used as a base for testing JDBC connections.