OK.
Makes sense.
Thanks!
rmw
Date
Votes
2 comments
-
Jet Reports Historic Posts NL("Rows";"2000000001 Object")generates the error: Invalid table '2000000001'
I used it with the NAV2009 connector and switched to a NAV2013 SQL connector.
Why isn't this working anymore?
Did I miss something?
The table still exists…
rmw -
Jet Reports Historic Posts Hi RMW,
The object table is one of those tables that is only accessible via the Web Services connector. One way around this is to use the DataSource= for those specific functions that need to access that table.
They will run a little slower because it is using the Web Services connector, but it will grant you access to that table.
Please sign in to leave a comment.