View Single Post
  #2   Report Post  
Posted to microsoft.public.excel.programming
K Dales[_2_] K Dales[_2_] is offline
external usenet poster
 
Posts: 1,163
Default Database Connection

http://msdn.microsoft.com/library/de...prg02_9kkz.asp
--
- K Dales


"Phil" wrote:

Hi all,

I am trying to write a simple piece of code in VBA that connects to a
database and just exeacutes a SQL stored procedure with no data coming back.
Can anyone tell me where I can find an example of this.

Thanks
Phil