I have no idea what MAS200 or MAS90 is. I use Sage Line 100 with Swan.
However, there are two reasons I want to import rather than link.
Firstly, if I query the linked tables the application has a tendancy to intermittently freeze. Fort instance, I query three joined tables, and when the query runs properly it takes about 20 minutes. Half the time however, it will just hang. I left a machine running it, and it finally finished some 17 hours later. When it hangs on a system, you can break out, then rerun it, and it might only take 20 minutes.
Run the same query on local tables and its much much quicker plus it doesn't hang.
(Now, if you can come up with a solution to that one then I'm all ears!)
The second reason, is that one of my apps works with an offline copy of some of the data. Its for the sales team and they need it when they are on the road. In this instance a query of the live data isn't possible, so they need an offline copy. The plan is every week they are at the office, and they will push a button and the data will get imported. This is the other reason why I want the VBA way.
Any ideas?
I have tried searching the forum but it keeps telling me it is undergoing maintenance.