.NET development

Felipe Pacheco

New Member
I don't now if this is the correct forum to post mi situation.
I'm a Visual Studio Net(C#) Developer who usually develop over Oracle and Sql Databases.
Now I'm begining a new project that involves progress.
My client gave to me a database and application DEMO for MFG/PRO 8.5F.
I need to know if there are free tools like the Net8 for Oracle to connect to the demo database.
Also I want to now if there is a ODBD driver to connect to database.

Thanks in advance
 
There are no "free" tools like net8. Specifically, there is no way to obtain "Native Mode" access to PROGRESS databases without using Progress supplied client tools. The only method is to use odbc/jdbc connectors. these tools are included with recent (V9) licensed progress server distributions. For earlier releases it is necessary to go to 3rd parties such as OpenLink for drivers.
 
Back
Top