View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.misc
James C. James C. is offline
external usenet poster
 
Posts: 32
Default Querying SQL Server from Excel

Hi,

I am trying to query a SQL database from Excel. I setup the query and it is
working, however, it prompts me each time to input the password for the SQL
Server.

Is there a way to save the SQL Server password in the excel document so that
i don't have to input it each time?

Thanks