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.
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.
Export Report to File,sql report
No comments:
Post a Comment