Results 1 to 5 of 5

Thread: Modifying field position in a table

  1. #1
    Member
    Join Date
    Apr 2012
    Location
    Newnan, GA
    Posts
    62

    Modifying field position in a table

    If you'd like to move a field around once it's been added, how can you do that? I created a new table and forgot to put in the field that acts as the foreign key so that I could relate it back to its parent table (oops). So I added it, but don't want it at the bottom. I'd like it to come right after the table's primary key (PK is first field/column, FK is second field/column).

  2. #2
    Lianja Support Team lianjasupport's Avatar
    Join Date
    Feb 2012
    Location
    Boston USA, Wokingham UK
    Posts
    1,259
    Quote Originally Posted by gtgeek88 View Post
    If you'd like to move a field around once it's been added, how can you do that? I created a new table and forgot to put in the field that acts as the foreign key so that I could relate it back to its parent table (oops). So I added it, but don't want it at the bottom. I'd like it to come right after the table's primary key (PK is first field/column, FK is second field/column).
    I'm not aware of an easy way to do that in the sense/way that VFP lets you do it. Perhaps you might want to log that in the Enhancement Request forum?

  3. #3
    Member
    Join Date
    Apr 2012
    Location
    Newnan, GA
    Posts
    62
    Well, alright. I like to get fields grouped in a table in a logical way and not have related fields spread out. PK first, FK second (if there is one), contact fields together, whatever . . . don't like them spread all over the place. Thanks for your reply.

  4. #4
    Lianja Support Team lianjasupport's Avatar
    Join Date
    Feb 2012
    Location
    Boston USA, Wokingham UK
    Posts
    1,259
    Good idea. Noted.

  5. #5
    Lianja Support Team lianjasupport's Avatar
    Join Date
    Feb 2012
    Location
    Boston USA, Wokingham UK
    Posts
    1,259
    Remember also that you can use CREATE TABLE from the console.

Tags for this Thread

Bookmarks

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
  •  
Journey into the Cloud
Join us