View Single Post
  #2   Report Post  
Posted to microsoft.public.excel.programming,microsoft.public.sqlserver.odbc
Scot T Brennecke Scot T Brennecke is offline
external usenet poster
 
Posts: 2
Default Data from Excel into SQL

There are numerous variables here. Is this a one-time requirement, or an on-going need? Do you
want to write a program, or just use a utility? If programming, what languages are you open to
using?

"Paul Smith" wrote in message
...
Please excuse the cross posting I was not sure which newsgroup would produce the required advice.

I have a requirement to update a SQL table with data from an Excel worksheet.

Can anyone suggest the best way to do this....ADO?????

PWS