Can you next time attach itas a small patch file. For one reason or another I didn't manage to copy-paste one myself...
Anyway, I have now tried to set the delphi6 package files equal to the delphi7 packages (dpk). Can you please check if it works?
What can go wrong?
- not all requires files are added as I don't know if they are necessary in D6. (check in D7 dpk if this is a problem)
- added libsuffix directive. I don't know if it exists already in D6. It did not in D5 and works excellent in D7. If it compiles well, you remove all z*.bpl files without '60' suffix from your computer. If it does not work just remove.
- maybe there are some new sources added that do not compile in D6. In that case we should see how we can fix this with $ifdefs. I had to do this for D5. To go on,you can just remove those units from the packages. They are just extra database drivers...
Can you provide feedback? You're the first one using D6 I know for the moment.