View Single Post
  #2   Report Post  
Posted to microsoft.public.excel.programming
Jamie Collins Jamie Collins is offline
external usenet poster
 
Posts: 593
Default OLEDB Help Excel 2002

"Brian Belger" wrote ...

Can anyone recommend a resource to learn more about the syntax (or examples)
for
connecting to external data sources such as SQL Server or FoxPro using
OLEDB.


MSDN. Search using ADO or ADO.NET as a keyword e.g.

http://search.microsoft.com/search/r...s=0&View=en-us

Jamie.

--