SitePoint Sponsor

User Tag List

Results 1 to 2 of 2

Thread: Insert elements into a table wich has FK's

  1. #1
    SitePoint Enthusiast
    Join Date
    Jul 2003
    Location
    Domnican Republic.
    Posts
    51
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    Exclamation Insert elements into a table wich has FK's

    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

  2. #2
    SQL Consultant silver trophybronze trophy
    SitePoint Award Recipient r937's Avatar
    Join Date
    Jul 2002
    Location
    Toronto, Canada
    Posts
    38,458
    Mentioned
    34 Post(s)
    Tagged
    1 Thread(s)
    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
    r937.com | rudy.ca | Buy my SitePoint book: Simply SQL
    "giving out my real stuffs"

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •