Compiling and linking a Program interfacing with libpq.dll

From: "Michael" <michael_atkisson(at)comcast(dot)net>
To: pgsql-interfaces(at)postgresql(dot)org
Subject: Compiling and linking a Program interfacing with libpq.dll
Date: 2006-01-09 03:57:33
Message-ID: 1136696049.793375.101010@g43g2000cwa.googlegroups.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-interfaces

I am trying to compile, link and execute the first example in the
Postgres 8.1.1
manual using the libpq.dll library. Nothing I have tried works. I am
using
the free Borland Compiler 5.5. Can any give me the command line
parameters
for compiling and linking a C program using this compiler. I have
tried everything
I can think of, referenced the section 28.15 for compiling and linking.
Also I have
searched the archives and found nothing that helped.

Thanks!

Responses

Browse pgsql-interfaces by date

  From Date Subject
Next Message JiangWei 2006-01-09 08:18:11 Re: HOWTO pass "default value" to PQexecParams?
Previous Message Volkan YAZICI 2006-01-08 20:34:11 Re: PQfformat() and Composite Formatted Results