This is a discussion on Re: Drivers for progress on Unix platform? within the pgsql Databases forums, part of the PostgreSQL category; --> sierrasurf <member32684@dbforums.com> wrote in news:3113438.1058291217 @dbforums.com: > > Does anyone know of any driver(s) that would allow my perl ...
| |||||||
| Register | FAQ | Members List | Calendar | Search | Today's Posts | Mark Forums Read |
| ||||
| sierrasurf <member32684@dbforums.com> wrote in news:3113438.1058291217 @dbforums.com: > > Does anyone know of any driver(s) that would allow my perl script to > connect to a Progress db on a Unix platform? > > -- > sierrasurf > > > Posted via http://dbforums.com Openlink and DaaDirect (formerly Merant) do drivers for ODBC access to the Progress database. Both (AFAIK) have demo drivers available. Kevin |
| |||
| Following on from Kevin's comments, you haven't stated which type of Progress database you want to connect to. Depening on which version you choose, there are two options. You can use a Single-Tier option which only requires a Client connection to the database (SQL-92 and Progress 9 only) or alternatively, you can use our MT solution which is applicable to Progress 7 - 9 (SQL-89/4GL or SQl-92). Incidentally, there is also a How-to available for Perl from www.iodbc.org. HTh Emmon Simbo OpenLink Software Kevin <Joe@Joe.com> wrote in message news:<Xns93B9CC50CA097JoeJoecom@195.8.68.209>... > sierrasurf <member32684@dbforums.com> wrote in news:3113438.1058291217 > @dbforums.com: > > > > > Does anyone know of any driver(s) that would allow my perl script to > > connect to a Progress db on a Unix platform? > > > > -- > > sierrasurf > > > > > > Posted via http://dbforums.com > > Openlink and DaaDirect (formerly Merant) do drivers for ODBC access to the > Progress database. Both (AFAIK) have demo drivers available. > > Kevin |
| ||||
| esimbo@openlinksw.co.uk (Emmon Simbo) wrote in news:2c804093.0307290106.47794b63@posting.google.c om: > Following on from Kevin's comments, you haven't stated which type of > Progress database you want to connect to. Depening on which version > you choose, there are two options. > > You can use a Single-Tier option which only requires a Client > connection to the database (SQL-92 and Progress 9 only) or > alternatively, you can use our MT solution which is applicable to > Progress 7 - 9 (SQL-89/4GL or SQl-92). Incidentally, there is also a > How-to available for Perl from www.iodbc.org. > > HTh > Emmon Simbo > OpenLink Software > > One more thing to keep in mind.. From V10, Progress will no longer support SQL-89 connections (as per Gus). Kevin |
| Thread Tools | |
| Display Modes | |
|
|