This is a discussion on Progress and C++ within the pgsql Databases forums, part of the PostgreSQL category; --> Hi all, I have some questions about Progress and C/C++ : 1. Is there any way to communicate between ...
| |||||||
| Register | FAQ | Members List | Calendar | Search | Today's Posts | Mark Forums Read |
| ||||
| Hi all, I have some questions about Progress and C/C++ : 1. Is there any way to communicate between Progress and C/C++ applications? I can use ODBC but what if client have to work on Linux? 2. Does Progress have any native libraries and headers? 3. Is ESQL good solution? Have anybody an experience with this technology? Does it works with SQL92 or 89 only? Thanks in advance. Tomasz |
| |||
| On Thu, 31 Jul 2003 11:42:42 +0200, Tomasz N. wrote: > Hi all, > I have some questions about Progress and C/C++ : > 1. Is there any way to communicate between Progress and C/C++ applications? > I can use ODBC but what if client have to work on Linux? There are ODBC Client Libraries for Linux available. > 3. Is ESQL good solution? Have anybody an experience with this technology? > Does it works with SQL92 or 89 only? > The ESQL implementation of postgres is as complete as the server is, which is SQL92 in the moment I believe. Roland |
| ||||
| In my company we use SoniqMQ and it works fine with server either on Linux or Windows. I suppose it works with clients on Linux as well. Axel "Tomasz N." <rn55@nospam.wp.pl> schrieb im Newsbeitrag news:bgao6p$7tt$1@atlantis.news.tpi.pl... > Hi all, > I have some questions about Progress and C/C++ : > 1. Is there any way to communicate between Progress and C/C++ applications? > I can use ODBC but what if client have to work on Linux? > 2. Does Progress have any native libraries and headers? > 3. Is ESQL good solution? Have anybody an experience with this technology? > Does it works with SQL92 or 89 only? > > Thanks in advance. > > Tomasz > > |