I have a spreadsheet which connects to a database and pulls down data for a particular cost centre using a parameter.
To do this I use Data /Get Data / From Other Sources / From Microsoft Query
Everything works like a dream for me but if another user uses the spreadsheet on their PC they get an error message:
[ODBC Driver Manager] Data source name not found and no default driver specified
I could go to ODBC data sources for each user and set up relevant DSN's but I don't want to do that for +100 users.
So my question is......can I query the database in a way that doesn't require the end users to have the DSN's configured on their PC.
Or am I going about getting my data in the wrong way?
To do this I use Data /Get Data / From Other Sources / From Microsoft Query
Everything works like a dream for me but if another user uses the spreadsheet on their PC they get an error message:
[ODBC Driver Manager] Data source name not found and no default driver specified
I could go to ODBC data sources for each user and set up relevant DSN's but I don't want to do that for +100 users.
So my question is......can I query the database in a way that doesn't require the end users to have the DSN's configured on their PC.
Or am I going about getting my data in the wrong way?