[pgadmin-support] Error number 35603 Invalid key

2002-10-22 Thread Petri Jooste
I am new to pgAdminII and do not understand the following: (Errors when trying to create tables) Creating a database succeeds. Then, when right-clicking it and selecting Create Object - Table I get a dialog with error in frmTable.Initialise Number 35603 Description: Invalid key I pr

[pgadmin-support] Foreign key creation in pgadmin

2002-10-22 Thread Bill
Hello Is there an eta on the ability to add foreign keys to existing tables? I saw this functionality is on the To Do List page but it didnt mention a timetable. Thanks -bill ---(end of broadcast)--- TIP 1: subscribe and unsubscribe commands g

[pgadmin-support] using wine to run pgadmin

2002-10-22 Thread Bill
I saw on the website that someone had successfully installed pgadmin on linux using Wine but it doesnt mention a specific person. I tried this in vain a number of times and finally resorted to running it on win4lin instead. If anyone out there has successfully installed it over wine and would be

Re: [pgadmin-support] Error number 35603 Invalid key

2002-10-22 Thread Petri Jooste
Thanks for the reply. I tried to recreate the error but cannot at the moment because the linux machine with the postgres server is not available. Then I tried to recreate the error using postgres on cygwin and now I do not get the error. My first guess is that it has something to do with permissio

Re: [pgadmin-support] Error number 35603 Invalid key

2002-10-22 Thread Dave Page
Hi, Can you recreate the error with logging switched to Full Debug (under Tools -> Options) and send the logfiles please? Regards, Dave. > -Original Message- > From: Petri Jooste [mailto:RKWJPJ@;puknet.puk.ac.za] > Sent: 22 October 2002 10:48 > To: [EMAIL PROTECTED] > Subject: [pgadmin-

Re: [pgadmin-support] using wine to run pgadmin

2002-10-22 Thread Dave Page
> -Original Message- > From: Bill [mailto:bhalpin@;collaborativefusion.com] > Sent: 22 October 2002 15:44 > To: pgadmin > Subject: [pgadmin-support] using wine to run pgadmin > > > I saw on the website that someone had successfully installed > pgadmin on linux using Wine but it doesnt

Re: [pgadmin-support] Foreign key creation in pgadmin

2002-10-22 Thread Dave Page
> -Original Message- > From: Bill [mailto:bhalpin@;collaborativefusion.com] > Sent: 22 October 2002 15:41 > To: pgadmin > Subject: [pgadmin-support] Foreign key creation in pgadmin > > > Hello > > Is there an eta on the ability to add foreign keys to > existing tables? > I saw this

Re: [pgadmin-support] Error number 35603 Invalid key

2002-10-22 Thread Dave Page
> -Original Message- > From: Petri Jooste [mailto:RKWJPJ@;puknet.puk.ac.za] > Sent: 23 October 2002 08:05 > To: [EMAIL PROTECTED] > Subject: Re: [pgadmin-support] Error number 35603 Invalid key > > > Thanks for the reply. > I tried to recreate the error but cannot at the moment > beca