When I do this,
INSERT INTO orgdata ( name, fax, contact, email, phone, address, preferred ) VALUES ( 'wally', '123456789', 'wally', '[EMAIL PROTECTED]', '987654321', 'wally way', 'f' )


I get
ERROR:  query rewritten 100 times, may contain cycles
: PGRES_FATAL_ERROR

What is going on here????


---------------------------(end of broadcast)--------------------------- TIP 3: if posting/reading through Usenet, please send an appropriate subscribe-nomail command to [EMAIL PROTECTED] so that your message can get through to the mailing list cleanly

Reply via email to