Problem with win 32 libpq calls

From: Daniel Gerardo Lucero Baylon <daniel_baylon(at)yahoo(dot)com>
To: pgsql-hackers-win32(at)postgresql(dot)org
Subject: Problem with win 32 libpq calls
Date: 2004-02-11 23:11:18
Message-ID: 20040211231118.71569.qmail@web41211.mail.yahoo.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers-win32

I compiled a C program which uses libpq on Win 32.

When call PQconnectdb function and retrieves error message (PQerrorMessage),
this is error function returns:

"could not create socket: WSAStartup not yet called (0x0000276D/10093)"

I don't know what error means.

I appreciate some help

Best Regards.

__________________________________
Do you Yahoo!?
Yahoo! Finance: Get your refund fast by filing online.
http://taxes.yahoo.com/filing.html

Browse pgsql-hackers-win32 by date

  From Date Subject
Next Message Bruce Momjian 2004-02-12 16:19:41 Re: registry vs. environment (was re:binary installer)
Previous Message Tom Lane 2004-02-10 01:27:05 Re: [pgsql-hackers-win32] Sync vs. fsync during checkpoint