hai.. Is it possible that i can use userid as a Primarykey for one table and Foreign key for other table.
because i have a one registration form which contains personal data and specific data. but both should store in 2 different table. in my database i declared user id as a Primarykey for personal_data table and foreign key for specific_data table. so what will be the solution ? i want to store data in both tables and retrieve info from both tables. regards madadi View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3839328#3839328 Reply to the post : http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3839328 ------------------------------------------------------- This SF.Net email is sponsored by The 2004 JavaOne(SM) Conference Learn from the experts at JavaOne(SM), Sun's Worldwide Java Developer Conference, June 28 - July 1 at the Moscone Center in San Francisco, CA REGISTER AND SAVE! http://java.sun.com/javaone/sf Priority Code NWMGYKND _______________________________________________ JBoss-user mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/jboss-user
