Restore Problem

2»

Comments

  • MallyMally Member Posts: 128
    Dear concern
    Sorru I m not understanding what r saying?I have created new table to enter the wrong value.
  • BeliasBelias Member Posts: 2,998
    Mally wrote:
    Dear concern
    Sorru I m not understanding what r saying?I have created new table to enter the wrong value.
    if you use another table it's ok, but in this case i don't know why you're getting the error...what's the primary key of your new table?
    -Mirko-
    "Never memorize what you can easily find in a book".....Or Mibuso
    My Blog
  • MallyMally Member Posts: 128
    Dear Concern
    Primary key of New Table(Name Today) is "Table No. and Line No."
  • BeliasBelias Member Posts: 2,998
    is the table empty? if not, delete all the records in the table and rerun the process
    -Mirko-
    "Never memorize what you can easily find in a book".....Or Mibuso
    My Blog
  • ara3nara3n Member Posts: 9,256
    what is the primary key of the your Today1 table?

    Also it's bad practice to use Today as table name when it's a reserved word.
    Ahmed Rashed Amini
    Independent Consultant/Developer


    blog: https://dynamicsuser.net/nav/b/ara3n
  • BeliasBelias Member Posts: 2,998
    ara3n wrote:
    what is the primary key of the your Today1 table?

    Also it's bad practice to use Today as table name when it's a reserved word.
    take a look at the second page of the thread ;) it's table no.,Line no.
    i was worried that it was line no.,table no. but it isn't... :-k
    -Mirko-
    "Never memorize what you can easily find in a book".....Or Mibuso
    My Blog
  • MallyMally Member Posts: 128
    Dear concern
    What should I do to solve the error?
  • ara3nara3n Member Posts: 9,256
    based on your code, you shouldn't get the error. Unless while it is running, somebody else is designing the table.

    I suggest to put the db in single mode, and run the process.
    Ahmed Rashed Amini
    Independent Consultant/Developer


    blog: https://dynamicsuser.net/nav/b/ara3n
  • MallyMally Member Posts: 128
    Dear Concern
    When I m running this code then nobody using Database.I took the backup of NAV SQL when I restoring it in Natvie DB then I m returning error:
    "Overflow in decimal"
  • ara3nara3n Member Posts: 9,256
    I thought the whole point you are running the process is because you cannot restore the backup.

    I feel like we are running in circle.

    Please contact your solution center and somebody who has more experience, who can identify the record and fix them. +
    Ahmed Rashed Amini
    Independent Consultant/Developer


    blog: https://dynamicsuser.net/nav/b/ara3n
  • MallyMally Member Posts: 128
    Dear concern
    I m developer.To whom I'll consult?
Sign In or Register to comment.