I currently have 5 databases joined using Lotus Approach as the database front-end. The database is for a large music collection and has databases for artist, title, vocalist, non-chart, and chart information. There is a need for duplicate keys, for example there may be several recordings of "Bird Dog" by the "Everly Brothers" and since the chart and non-chart databases use the title and artist keys as their key, you can see the rationale for duplicate keys. All is well except for the lack of SQL capability in the native Approach format (.dbf). I would like to export the databases in Paradox format (.db) but cannot seem to discover a way to allow duplicate key entries. Does anyone have an idea how I may accomplish this?