How to persist data from excel sheet into SQL Server using Excel Services?
Hi,
I have a Excel spreadsheet and we have a requirement to write the data from that sheet into a SQL server database. How this can be done using excel services.
Any pointers to this will be really helpful.
Thanks in Advance.
-Lokeya
[247 byte] By [
lokia] at [2008-3-1]
Hi Lokeya
You can use Excel Services with UDF. The link below might be useful.
http://blogs.msdn.com/luisbeonservices/archive/2006/11/08/using-udfs-to-write-to-sql-databases.aspx
Thanks
Guruprasad Karnik
I see Excel Services as a publishing mechanism, not data entry mechanim.
If you want people to fill forms (excel sheets) on a regular basis and collect all that data, explore the Excel plugin for Performance Point. Here you can do some business modeling as well.