Our client has a table (Labeling Template codes) that is maintained/updated in Paradox. They would like the program in Navision to validate the code against the Paradox table when the code is entered in the customer card. Is this possible? The alternative would be to create a new table in Navision and run a dataport to periodically import the new codes from Paradox into Navision. But they would like to know if accessing Paradox data from Navision is possible. Pari Somasundaram
If you’re using the SQL version you can do it in Attain intergrated as a regular table with Linked Objects (you just need your SQL Server to be able to see your Paradox tables). If not, exporting is the only option I think.