We are using a Syteline ERP system which uses a Progress DB. We have a tool to query the DB, but is really lacks in functionality. I would like to write an Excel VBA program to extract data from the DB. From there I will manipulate the records and generate reports. I am quite familiar with Excel, VBA and VB, but am lacking in the experience required to access the DB. I am familiar with the tables and fields, so I just need some help getting connected.
I have spent much time searching the internet for samples, but have no which direction to go. I am not at all familiar with DAO, ADO or ODBC. Could someone recommend a method to use for this Read-Only database project?
Secondly, does anyone have a sample of how to connect to the Progress 9.1C DB? Most of the sites I have looked at never even mention Progress, so any pointers you have would be greatly appreciated.
Thanks!
I have spent much time searching the internet for samples, but have no which direction to go. I am not at all familiar with DAO, ADO or ODBC. Could someone recommend a method to use for this Read-Only database project?
Secondly, does anyone have a sample of how to connect to the Progress 9.1C DB? Most of the sites I have looked at never even mention Progress, so any pointers you have would be greatly appreciated.
Thanks!