Hello all,
I'll trying to query a linked SQL table, from SQL Server 2003. Everything works fine on my computer. I have the data connection on my computer and have using these tables for a couple of years. When I share the front end with other users it fails to connect when they try to run the report/query. I'm assuming the other users need the same ODBC. Is that right? Is there a way for me to setup that connection in a query or somewhere else so it's only available as long as the query is running?
If it matters, everyone is pulling the information for reports and nothing is being written back. The connection requires a password.
Thank you
I'll trying to query a linked SQL table, from SQL Server 2003. Everything works fine on my computer. I have the data connection on my computer and have using these tables for a couple of years. When I share the front end with other users it fails to connect when they try to run the report/query. I'm assuming the other users need the same ODBC. Is that right? Is there a way for me to setup that connection in a query or somewhere else so it's only available as long as the query is running?
If it matters, everyone is pulling the information for reports and nothing is being written back. The connection requires a password.
Thank you