Hi, i want to know how to insert a record into a table, but that table has a field wich if FK of another table. what should i do, or does anyone knows any good link that can help me?
thanks,
Carolina
| SitePoint Sponsor |
Hi, i want to know how to insert a record into a table, but that table has a field wich if FK of another table. what should i do, or does anyone knows any good link that can help me?
thanks,
Carolina


you insert the row into that table just like you would insert a row into any table
based on the information you've provided, that's the best i can do, sorry
Bookmarks