R: [INTERFACES] DefineIndex fails

From: "Nicholas Boretos" <nicolasb(at)maich(dot)gr>
To: "Michael Davis" <michael(dot)davis(at)prevuenet(dot)com>, <pgsql-interfaces(at)postgreSQL(dot)org>
Subject: R: [INTERFACES] DefineIndex fails
Date: 1999-03-13 10:12:50
Message-ID: 001b01be6d3a$112ac920$19ff78c3@Lasaracina.iamb
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-interfaces

Thank you,
The spelling is correct and the tables exist; just checked again. Anything
else I should check?
Sincerely,
Nicolas Boretos
-----Messaggio originale-----
Da: Michael Davis <michael(dot)davis(at)prevuenet(dot)com>
A: pgsql-interfaces(at)postgreSQL(dot)org <pgsql-interfaces(at)postgreSQL(dot)org>
Data: venerdì 12 marzo 1999 22.46
Oggetto: RE: [INTERFACES] DefineIndex fails

The spelling and/or case of the table name used in the create index
statement. Make sure the table exists in your Postgres database.

-----Original Message-----
From: Nicholas Boretos [SMTP:nicolasb(at)maich(dot)gr]
Sent: Friday, March 12, 1999 1:52 PM
To: pgsql-interfaces(at)postgreSQL(dot)org
Subject: [INTERFACES] DefineIndex fails

Hello,
Managed to figure out my read-only problem using ODBC with Access,
and import tables with data. Trying to recreate the keys with
CREATE UNIQUE INDEX idx ON table (field)

fails with DefineIndex: table relation not found.
Any clues?
tia,
Nicolas Boretos

Browse pgsql-interfaces by date

  From Date Subject
Next Message D'Arcy J.M. Cain 1999-03-13 13:57:15 Re: [INTERFACES] [off-topic] Database normalization, can't be don e!
Previous Message Michael Davis 1999-03-13 08:05:25 RE: [INTERFACES] [off-topic] Database normalization, can't be don e!