SEO Software
Closed Thread
Page 1 of 2 1 2 LastLast
Results 1 to 10 of 14

Thread: SQL Server relationship

  1. #1

    Default SQL Server relationship

    Can anyone tell me how to create relatioships between tables in the mssql sever 2005 ?


  2. SEO Software

  3. #2

    Default

    To create relationship between the database tables, go to diagrammaic representation of the databases. and then add all tables, and the creae relationships between them.

  4. #3

    Default

    To create relationship between the database tables, go to diagrammaic representation of the databases. and then add which tables you wants to relation and thecreate relationships between them.

  5. #4

    Exclamation

    hey just go in diagramming representation....
    you can simply create table by using this option....
    and why you are using this much old version of it?
    go for the newest one dear.......

  6. #5

    Lightbulb

    Quote Originally Posted by Amar View Post
    Can anyone tell me how to create relatioships between tables in the mssql sever 2005 ?
    ms sql sever 2005 you can create relation using the query.
    that also mention in the which language also add it.

  7. #6

    Default

    Quote Originally Posted by Amar View Post
    Can anyone tell me how to create relatioships between tables in the mssql sever 2005 ?
    First you must open the Enterprise Manager, create a databse then create a table with fields and assign the primary key in your field. If your table is more than one go to Relationship Table then drag your first table which is your primary key going to an another table which had a foreign key.
    online casino
    Please press "Thanks" Button, Don't Say "Thanks"

  8. #7

    Default

    set a primary key for master table & set a foreign key for the transaction table then link the two tables by connecting those fields groupby command or use a join commands

  9. #8

    Default

    Quote Originally Posted by anurdh65 View Post
    set a primary key for master table & set a foreign key for the transaction table then link the two tables by connecting those fields groupby command or use a join commands
    This tip will you doing in Query Analyzer. Thanks for additional tips.
    online casino
    Please press "Thanks" Button, Don't Say "Thanks"

  10. #9

    Default

    is this tip useful for you please reply to my gmail id anurdh65@gmail.com

  11. #10

    Question

    Quote Originally Posted by anurdh65 View Post
    set a primary key for master table & set a foreign key for the transaction table then link the two tables by connecting those fields groupby command or use a join commands
    hey what is the benefit to create a primary key in master table...?
    can't i make it in my 2nd table??
    and i am facing problem while making foreign key...
    please can you tell me how it can be created...???

Closed Thread
Page 1 of 2 1 2 LastLast

Similar Threads

  1. Do you need a Dedi Server!
    By tinyy in forum Dedicated Servers
    Replies: 6
    Last Post: 01-30-2010, 05:55 AM
  2. backup server?
    By ankur0412 in forum Dedicated Servers
    Replies: 1
    Last Post: 11-15-2009, 04:42 AM
  3. How to build a relationship with your subscribers!
    By Mech in forum Internet Marketing Forum
    Replies: 2
    Last Post: 03-27-2009, 12:34 AM

Tags for this Thread

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