I have a database application using VB6 and MySQL as the back end.

I have reports using VB's data reports. The reports generate OK except that every time I run a report, the system generates a dialogue box which requests connection parameters, DSN name etc. Entering any text in the DSN name field enables the OK button and displays the report.

How do I stop the dialogue from appearing? It does not appear when I connect to an Access database.