Hi,
I have many datasources created with mixture of NAV and universal.
Currently I know about NP("Datasources") that can list all datasources.
However I like to load on NAV or Universal datasources only
If there a way to do so?
LH
Date
Votes
1 comment
-
Jet Reports Historic Posts Hi LH,
I don't think there's currently a way to do this. You could create an NL function next to the data source name which went to the Session or Company table or some table you know will exist in all NAV data sources, but not in other data sources. Then when the function was #VALUE you would know you were dealing with Universal. I'm not sure this helps, but it's the only thing I can think of.
Regards,
Hughes
Please sign in to leave a comment.