|
-
Dec 31st, 2005, 10:34 AM
#1
Thread Starter
Hyperactive Member
c# 2005 outputting to excel...
I am using c# 2005 what is the easiest way to output a grid to excel??
Cheers
GTJ
-
Jan 1st, 2006, 11:34 AM
#2
Re: c# 2005 outputting to excel...
The easiest way to output to an existing XLS file is to use ADO.NET. See www.connectionstrings.com for more details of connection string and SQL syntax. The alternative is Office Automation, which requires Excel to be installed. See MSDN for more details, or see the Office Development forum.
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|