Results 1 to 8 of 8

Thread: Autonumber Problem

Threaded View

  1. #1

    Thread Starter
    Lively Member
    Join Date
    Jul 2002
    Location
    UK
    Posts
    107

    Autonumber Problem

    OK guys, I have a table in access like this

    ClientID - Autonumber
    ClientName - Text

    Also I have a table like this

    SportID - Autonumber
    SportName - Text

    And lastly, a table like this

    ClientID - Number
    SportID - Number

    OK, I shouldnt have to explain that any more because its just a simple 2 tables design with a linking table.... anyways my problem is that I have a separate table in a different database like this

    ClientID - Number
    SportID - Number
    ClientName - Text
    SportName - Text

    Now the data in this database I need to move over into the first database, the problem I have is that when I try to copy and paste append I cannot paste the ClientID because it upsets the autonumber - I can paste the data if I change the datatype from autonumber to number, but then it wont allow me to change the datatype back to autonumber after I have populated the tables.

    In the second database the ClientID and the SportID are the same value and are basically the first record's value is 5000 and the last value is 6875.

    I do appologies if the description is a little sketchy but I have had several pints and several whiskey's and everything is starting to look a little blurry.

    Would be greatful if anyone has any ideas.

    Oh yeah BTW - this isnt the actual table design, but if you answer the question then I will be able to implement it into my rather larger proper design. Cheers in advanced.
    Last edited by DaGeeza; Feb 18th, 2006 at 04:43 PM.
    I am not suffering from insanity......... ...........I am loving every minute of it.

Posting Permissions

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



Click Here to Expand Forum to Full Width