Error While Importing Objects

nikeman77
nikeman77 Member Posts: 517
hi guys,

I got an error while importin objects into database, it sounds silly, when i try to search for this table: Reporting Table,

there isnt exists! so how can i overcome this issues?

Answers

  • lvanvugt
    lvanvugt Member Posts: 774
    If the Reporting Table does not exist in your database, which indeed sounds silly, then search for the object in the Import Worksheet and set it to be skipped.
    Luc van Vugt, fluxxus.nl
    Never stop learning
    Van Vugt's dynamiXs
    Dutch Dynamics Community
  • DenSter
    DenSter Member Posts: 8,307
    Irritating stuff like that happens when names and captions for tables are different. Export all of your tables in a text file and search for that string in the text file.
  • Administrator
    Administrator Member, Moderator, Administrator Posts: 2,506
    @nikeman77:
    Don't post images of NAV error-messages. See forum rules #3.13
  • jspopp
    jspopp Member Posts: 54
    How are you trying to modify the Entry No. field with your import?
  • DenSter
    DenSter Member Posts: 8,307
    I think that's exactly what he's trying to figure out. The error message mentions a table that he can't find.
  • nikeman77
    nikeman77 Member Posts: 517
    @nikeman77:
    Don't post images of NAV error-messages. See forum rules #3.13

    Ok noted.. my apology for not reading the forum rules.. :oops:
  • nikeman77
    nikeman77 Member Posts: 517
    hi denster,

    after excluding thosfiles that we do not have license to export, i got this error at the end of the exporting process. I try to turn on Debugger for Active & breakpoint, still i cant find the 'culprit'...

    Message:

    The Type'5005' was not defined for the function.
  • DenSter
    DenSter Member Posts: 8,307
    Something is seriously screwed up with your objects that's what I think, and you need to get your partner involved to troubleshoot.
  • nikeman77
    nikeman77 Member Posts: 517
    Denster,

    got it resolved already, there's a conflicting ID between the source and destination, and the destination object id consist of data inside. :)