From: | Andre Truter <andre(dot)truter(at)intekom(dot)co(dot)za> |
---|---|
To: | pgsql-general(at)postgresql(dot)org |
Subject: | Using Postgres shared objects in Kylix 3 C++ |
Date: | 2003-04-22 21:12:19 |
Message-ID: | 1051045939.2515.10.camel@obelix.linux.bogus |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-general |
Hi,
I have found one reference to Kylix in the archives of 2002, but
unfortunately the thread seemed to die after one reply.
So, I will start a new thread.
Have anybody used Kylix Open Edition to write a program that use the
Postgres API?
Can the C++ (libpq++) API be used in Kylix 3 C++, or do I have to use
the C API?
Any small examples?
So far I have given the libpq++.so library a try, but the compiler
complains about Borland's stl libraries.
The Kylix documentaion is not very clear and so far I have not found any
Kylix C++ examples of using shared objects.
I have been able to use other shared objects in Kylix Delphi, but it is
a C library.
Any pointers would be welcome.
Thanks
--
Andre Truter
Software Engineer
Registered Linux user #185282
ICQ #40935899 AIM: trusoftzaf
http://www.trusoft.za.net
<------------------------------------------------->
< The box said: Requires Windows 95 or better... >
< So I installed Linux >
<------------------------------------------------->
From | Date | Subject | |
---|---|---|---|
Next Message | Jim_Garrett | 2003-04-22 21:17:55 | "validating" open-source software |
Previous Message | Stephan Szabo | 2003-04-22 19:59:00 | Re: Regexps and Indices. |