Thread: NOTICE: CREATE TABLE/FOREIGN KEY clause ignored; not yet implemented
NOTICE: CREATE TABLE/FOREIGN KEY clause ignored; not yet implemented
From
"vijayendra mohan agrawal"
Date:
Hi all, I have used FOREIGN KEYs in some of my tables, while creating those tables, notice message comes : "NOTICE: CREATE TABLE/FOREIGN KEY clause ignored; not yet implemented" Please tell me what to do, because I have to use the referential integrity. Thank You, Best Regards, Vijay ************************************************************ Vijayendra Mohan Agrawal Wipro Technologies 26, Hosur Main Road, Bommanhalli, Bangalore-560068, India Tel: 91-80-5722296 Extn:3076 Fax: 91-80-5722696 E-mail : Vijayendra.Agrawal@wipro.com **************************************************************
Make sure you're using PostgresQL 7.0 or greater. Cheers, Gavin vijayendra mohan agrawal wrote: > Hi all, > > I have used FOREIGN KEYs in some of my tables, while creating those tables, > notice message comes : > "NOTICE: CREATE TABLE/FOREIGN KEY clause ignored; not yet implemented" > > Please tell me what to do, because I have to use the referential integrity. > > Thank You, > Best Regards, > Vijay > > ************************************************************ > Vijayendra Mohan Agrawal > Wipro Technologies > 26, Hosur Main Road, Bommanhalli, > Bangalore-560068, India > Tel: 91-80-5722296 Extn:3076 > Fax: 91-80-5722696 > E-mail : Vijayendra.Agrawal@wipro.com > **************************************************************