Results 1 to 2 of 2

Thread: Split Relationship ?

  1. #1
    Join Date
    Sep 2002
    Posts
    1

    Unhappy Split Relationship ?

    What I have is a table with a primary key. Then I have 5 other tables with a relating key. No problems there.

    I need to create a relationship with the primary table (primary) key who's data field is 25 charachters. I need to parse that out and have 3 charachters go to one, 2 to the other and so on.

    I don't know how to do that, can you help?

  2. #2
    Join Date
    Sep 2002
    Posts
    5,938
    Better to split your pkey column to multiple columns.

Posting Permissions

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