Kbase P46164: What options are there for building a GUI client that talks to a Progress database?
Autor |
  Progress Software Corporation - Progress |
Acesso |
  Público |
Publicação |
  15/10/2008 |
|
Status: Unverified
GOAL:
What options are there for building a GUI client that talks to a Progress database?
FIX:
The main options for building a GUI client that talks to a Progress database are as follows:
- Progress 4GL (Provision)
- Java using JDBC and SQL-92
- Microsoft .Net using ODBC.NET, DataDirect ODBC drivers and SQL92
- Java using Progress Open Client Toolkit and AppServer
- Microsoft .Net using Progress Open Client Toolkit and AppServer
- Any GUI Development tool (i.e. Visual Basic) and DataDirect ODBC drivers
There may be other options, however, the above are the most used way to talk to a Progress database from a GUI client