The general problem I want to solve is to build a MASTER ITEM TABLE from an existing ITEM TABLE in DacEasy Version 15. The ITEM TABLE contains several thousand items, but DacEasy only allows the MASTER ITEM TABLE to be built one item at a time. It would therefore be advantageous if a quick conversion query can be run using say MS access to do this job.
Specifically I need to move data between Pervasive SQL and MS Access mdb in a DacEasy file system.
How can this be done simply using MS access queries.