connecting VB to postgreSQL

From: leoabhi <abhishekrm(at)gmail(dot)com>
To: pgsql-general(at)postgresql(dot)org
Subject: connecting VB to postgreSQL
Date: 2008-04-09 10:20:03
Message-ID: 16583837.post@talk.nabble.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general


Hello,

I wish to connect Visual Studio 2008(VB) to PostgreSQL..

I used the following help file to do it ..
http://support.microsoft.com/?scid=kb%3Ben-us%3B316649&x=12&y=14

Unfortunately, it does not connect..although when you test connection, using
test connection switch, VB displays test connection successful. The error
which i get is included in Snapshot .

The error in English means
"Multiple-step OLE DB operation generated errors.
Check each OLE DB status value, if available. No work was done."

Please see enclosed snapsots..
http://www.nabble.com/file/p16583837/Vb_error1.bmp Vb_error1.bmp

any help/suggestion would be great or else any other suggestion/program to
connect VB to postgreSQL
http://www.nabble.com/file/p16583837/VB_Error.bmp VB_Error.bmp

Thanks
Abhi

--
View this message in context: http://www.nabble.com/connecting-VB-to-postgreSQL-tp16583837p16583837.html
Sent from the PostgreSQL - general mailing list archive at Nabble.com.

Responses

Browse pgsql-general by date

  From Date Subject
Next Message Andrus 2008-04-09 10:24:01 Re: select statement fails
Previous Message Peter Geoghegan 2008-04-09 10:15:52 Debugging Pl/PgSQL functions with the debug contrib module