View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
Carl[_8_] Carl[_8_] is offline
external usenet poster
 
Posts: 5
Default Connection String to SQL to run Stored Procedure

Does anyone have samle code to connect and run a stored Proc on SQL Server?
I have the Server name. It is added to my ODBC and connection is good, but
to simply connect and run a sp from Excel is driving me crazy.
Thanks