[GENERAL] connecting VB to postgreSQL

2008-04-09 Thread leoabhi
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%3B316649x=12y=14 Unfortunately, it does not connect..although when you test connection, using test connection switch, VB displays test

Re: [GENERAL] connecting VB to postgreSQL

2008-04-09 Thread leoabhi
. Thanks abhi http://www.nabble.com/file/p16584555/settings_VB.bmp settings_VB.bmp leoabhi wrote: 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%3B316649x=12y=14 Unfortunately

Re: [GENERAL] connecting VB to postgreSQL

2008-04-09 Thread leoabhi
Hello, In brief. TASK : Write a code in VB so that i can connect to postgreSQL and then execute some stataments from my VB application. I didnt want to code it ..I found the other way round very similar but without coding. Visual basic has a server explorer .. which can be used to connect to