View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
Budget Programmer Budget Programmer is offline
external usenet poster
 
Posts: 46
Default Excel to SQL Script

Hello,
Is there some function/utility/etc. that will read a row of Excel data, and
create a file with SQL statements to load the data into SQL? We want to
avoid using ADO and the traditional "insert" method.

--
Programmer on Budget