From: lga2 Date: April 16 2004 3:22pm Subject: Foreign Keys List-Archive: http://lists.mysql.com/mysql/163795 Message-Id: <1082128943.407ffa3005299@webmail.njit.edu> MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 8bit hi, I am new to mysql. I am trying to create tables with foreign key constraints. but the constraintsdoesnt seem to be showing any effect on the table. I am able to add any info in the foreign key table witout the same info in the main table. what is the problem?? Liza