Wednesday, March 7, 2012

Export to Excel?

I am using SQL Server CE as a backend to a dekstop application. I would like the ability to export some of the SQL Server CE tables in my databse to MS Excel. Is this possible?

Thanks.

Mike

Save your data as CSV or XML and Excel would load it.

No comments:

Post a Comment