Problem when I'm using libpq PQconnectdb function

From: Daniel Gerardo Lucero Baylon <daniel_baylon(at)yahoo(dot)com>
To: pgsql-interfaces(at)postgresql(dot)org
Subject: Problem when I'm using libpq PQconnectdb function
Date: 2004-02-11 22:21:50
Message-ID: 20040211222150.64646.qmail@web41213.mail.yahoo.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-interfaces

I compile 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

Responses

Browse pgsql-interfaces by date

  From Date Subject
Next Message Magnus Hagander 2004-02-11 22:25:31 Re: Libpq linker error
Previous Message Daniel Gerardo Lucero Baylon 2004-02-11 22:14:56 Re: Libpq linker error