View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
Goofy Goofy is offline
external usenet poster
 
Posts: 54
Default Getting to SQL Server without ODBC from VBA

Excel 2003 VBA
Microsoft SQL Server

I want to know if I can connect directly to the SQL Server without having to
go through the ODBC driver which slows things down quite alot.

Cheers