I Hope this is the right place to ask this question.
I have an Access Database which fetches information from a SQL database View. In order to do this I have had to set the user up with an ODBC DSN setting which establishes the link. I then call an Access Update Query which goes into the SQL view and pulls data from it. When this happens however it always prompts for the SQL Server Login details.
Is there a way to have this authentication screen bypassed, maybe by passing information to it from an Access Query automatically?
Thanks in advance for any help/suggestions.
Dave.
I have an Access Database which fetches information from a SQL database View. In order to do this I have had to set the user up with an ODBC DSN setting which establishes the link. I then call an Access Update Query which goes into the SQL view and pulls data from it. When this happens however it always prompts for the SQL Server Login details.
Is there a way to have this authentication screen bypassed, maybe by passing information to it from an Access Query automatically?
Thanks in advance for any help/suggestions.
Dave.