I'm using an ODBC driver to connect into a Progress database on our server.
The purpose of the application is to print inventory labels, which our 3rd
party Progress Software doesn't give us. Within the form I'm opening 3
remote views, all are required depending whether the user keys in the actual
product code, the barcode or an alternate code for the product.
All works fine, but when I look at the Progress Database after someone has
started the Labels application it is using 3 Progress Databae licenses to
perform the task, 1 for each view. It is making it hard as I have only 30
Progress licenses and 30 users.
Am I missing something in the setup of the connection, can I make it use
only the 1 license for the 3 views.
Regards
Darren D