[pgadmin-support] Foreign Keys

2003-01-29 Thread Friesen, James
I would like a graphical interface that would help me manage my foreign keys. I thought PgAdmin II would do this (it has the Foreign Key object type) but when I create a foreign key in PG and then try and see it in PgAdmin II it I don't see anything. I can't create new ones either using the interfa

[pgadmin-support] problems Visual Basic after migration

2003-01-29 Thread
Hello, After migration Access to Postgresql my application in Visual Basic shows ERROR: Relation name_table does not exist. But my tables exit in Postgresql,. What´s wrong? Best Regards Andrea Spessotto ---Outgoing mail is certified Virus Free.Checked by AVG anti-virus system (http://www.gri

Re: [pgadmin-support] problems Visual Basic after migration

2003-01-29 Thread Dave Page
Title: Message Do your tables have mixed case names? If so, either use the option in the Migration Wizard to make them lower case, or quote them in your application.   Regards, Dave. -Original Message-From: Andrea (G&F) [mailto:[EMAIL PROTECTED]] Sent: 29 January 2003 19:4

Re: [pgadmin-support] Foreign Keys

2003-01-29 Thread Dave Page
> -Original Message- > From: Friesen, James [mailto:[EMAIL PROTECTED]] > Sent: 29 January 2003 19:13 > To: [EMAIL PROTECTED] > Subject: [pgadmin-support] Foreign Keys > > > I would like a graphical interface that would help me manage > my foreign keys. I thought PgAdmin II would do th