Question

One of my company's clients has requested a program that will access their ERP's Database and manipulate some of the data that their ERP package does not have.

However, their systems are pretty old and they haven't upgraded in over a decade. The database that handles their ERP package is a Progress 8.3d database that was released in 2001.

I have tried looking into ways of connecting to this but I really have no clue, The application that we will be writing will most probably be C# on the .NET framework of at least 3.5.

Was it helpful?

Solution

Not really an answer, and I don't know 'Progress' Databases. But are there ODBC Drivers available for that DB system? If so, you could use those.

Licensed under: CC-BY-SA with attribution
Not affiliated with StackOverflow
scroll top