Вопрос

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.

Это было полезно?

Решение

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.

Лицензировано под: CC-BY-SA с атрибуция
Не связан с StackOverflow
scroll top