[pgadmin-support] user account could not be created

2008-04-09 Thread Gustavo Madeira
hi there I keep getting the error that the user account cannot be created. I ve tried the postgres and the postgresuser and i still get the same error. I have vista home premium installed does this make any difference? Can you help. I ve had a look in the help pages and stuff but cant find th

Re: [pgadmin-support] connecting VB to Pgadmin

2008-04-09 Thread Abhishek MANDHANA
Yes, you are correct. I mean to PostgreSQL. I am novice ,just mixed it up .sorry! On Wed, Apr 9, 2008 at 10:46 AM, Raymond O'Donnell <[EMAIL PROTECTED]> wrote: > On 09/04/2008 09:35, leoabhi wrote: > > I wish to connect Visual Studio 2008(VB) to Pgadmin.. > > > > Do you mean connect to Pos

Re: [pgadmin-support] connecting VB to Pgadmin

2008-04-09 Thread Raymond O'Donnell
On 09/04/2008 09:35, leoabhi wrote: I wish to connect Visual Studio 2008(VB) to Pgadmin.. Do you mean connect to PostgreSQL, not PgAdmin? Ray. -- Raymond O'Donnell, Director of Music, Galway Cathedral, Ireland [EMAIL PROTECTED

[pgadmin-support] connecting VB to Pgadmin

2008-04-09 Thread leoabhi
Hello, I wish to connect Visual Studio 2008(VB) to Pgadmin.. 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 connect

Re: [pgadmin-support] query result set displaying data types in output window..

2008-04-09 Thread Dave Page
On Wed, Apr 9, 2008 at 1:23 AM, David Wheeler <[EMAIL PROTECTED]> wrote: > > Hello, > > In pgAdmin 1.8.2 – is there a way to *not display the data types in the > query data output window? Below the selected field name? Eg: > > > Fieldname1 Fieldname2 > > Biginit double precisio

[pgadmin-support] query result set displaying data types in output window..

2008-04-09 Thread David Wheeler
Hello, In pgAdmin 1.8.2 - is there a way to *not display the data types in the query data output window? Below the selected field name? Eg: Fieldname1 Fieldname2 Biginit double precision,etc,,etc,,, Your help in this would be greatly appreciated. Thanks Da