ADO Database Delphi

Question:
How do I eliminate "DAX Error - Name not unique in this
context"?
Answer:
Set the HandleShared property on your TDatabase component
to True.