Originally posted by kedaman
Option Compare Database?!?!?

gives me an expected "text or binary", so i guess Database is something new in VB6 or???
What does it do and how is it related to your solution?
It is not related.
Arbiter is using Microsoft Access VBA and it automatically adds Option Compare Database (an Access-VBA-only compare option) to all the code modules.