I'm completely new to MS-QUERY. I am trying to open .dqy file in MS-Query.
When opening the file, I get an error mentioning: Name of datasource is not found or no default ODBC-driver is selected.
I understand that because this is an older file, the ODBC connection that was setup initially, is no longer available. I want to redirect the query to an active ODBC-connection to make it work again. Another approach would be to build the query again, based on a new dqy-file with an active ODBC. However, because of the error, I can't open the query design within MS-query so I can't create a new dqy-file as I don't know how the query looks like. I only know that it is needed.
My question is rather broad, but are there other ways to view the query design without having the ODBC-connection available where the MS-query was based upon?