I have a multi user database program written in D1 that I'm recompiling in D3. The program uses local SQL against several Paradox tables. The master table contains about 17,000 records. The D3 compiled version runs much slower than the original 16 bit version. How do I (or _can_ I) speed this up. Response time is absolutely horrible.