ODBC Connection to Progress 8.3b

joax11

New Member
Hey guys,

I have to make an interface with Progress 8.3b, so that I can query it with my current .NET application.

I was thinking of using an ODBC, however I have been looking and everywhere everyone says you must buy drivers to create this ODBC. I know that since version 9.x there is OpenEdge integration, but on 8.x there isnt.

Are there any free drivers so that I can connect? I am asking this since I know the client doesnt want to pay extra for ODBC drivers.

Thanks.
 
Progress 8.3b is at least 15 years old software. The SQL implementation ( SQL89 ), IMHO, really is a pain (I am almost inclined to use stronger words on it). It always was. I believe even Progress won't sell you one for this since the product has been retired more than 5 years ago.

You should tell your client if he don't update it's his fault. You cannot expect 15 years old software to work with something like .NET.

Just my 2 cents.

Regards, RealHeavyDude.
 
Back
Top