Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Your thoughts on Borlands reversal
Message
 
To
25/01/2002 21:47:16
General information
Forum:
Linux
Category:
GUI RAD Tools
Miscellaneous
Thread ID:
00608585
Message ID:
00610992
Views:
23
>thanks for explaining the license issue for me. I will have to reconsider using a different development package. But I have invested a lot of money and time into Kylix and Postgres. I know KDE 3.0 will support Postgres but does KDE 2.2? Under KDevelop are there tools for database development? My guess thats what you are doing with KDevelop - so any leads would be nice.
>
>John


Sure are.

See
http://mirrors.sunsite.dk/postgresql/doc/current/programmers.pdf
Chapter 1 introduces the libpg API library and how to make calls to it. Section 1.1 begins with database connections, then sending sync and async queries and and receiving the result set, etc., plus lots of example code! (Chapter 3 is for C++ code using the API libpq++ library.)

Read chapters 7, 8 and there abouts for ODBC information. Also, read chapters 23 and following for a great tutorial on using PL/pgSQL (which is similar to PL/SQL of Oracle).


JLK
Nebraska Dept of Revenue
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform