Error in importing the table

DynamicUser
DynamicUser Member Posts: 177
Hi Friends,

I am facing one problem that is when I am importing tables from 4.0 DB to 5.0 DB it is showing me Job Currency code already exist and the table no is "125". Please suggest me in this regard

Comments

  • kapamarou
    kapamarou Member Posts: 1,152
    Have you tried renaming one of the tables? (Probably the existing one?)
  • Franco_Festi
    Franco_Festi Member Posts: 19
    Table 125 "Purch. Cr. Memo Line" exists in both versions with the same name, so maybe your problem concerns a field with a different name/id.

    There's something i don't understand, are you importing the tables or importing the data using dataports ? Maybe it's me..but it's not so clear :wink:

    Hope i gave you some help, good luck!
  • DynamicUser
    DynamicUser Member Posts: 177
    HI Franco

    I try to import the table not the data. Any suggestion is of gr8 value.
  • David_Singleton
    David_Singleton Member Posts: 5,479
    Hi Friends,

    I am facing one problem that is when I am importing tables from 4.0 DB to 5.0 DB it is showing me Job Currency code already exist and the table no is "125". Please suggest me in this regard

    How about posting the actual error message.
    David Singleton
  • kapamarou
    kapamarou Member Posts: 1,152
    As Franco suggested the problem is that in 5 you have field 1013 Job Currency Code which does not exist in version 4. Maybe somebody has added this field in 4 using a different ID. So rename your 4 version from Job Currency Code to "Job Currency Code_OLD" for example and then reimport the table...