Hello
I have an Excel spreadsheet, that holds some tabular data, and a macro,
that exports it daily do SQL Server 2000 table.
Now I want to build VS2005 application, that embeds Excel grid, that is
connected directly to SQL Server, so all editing will go directly to
database.
I've seen such application (unfortunately closed source), so I know,
that this is possible. But I don't know, how to start, since I'm a
DotNet beginner.
Can someone point me, where to start?
Thanks!
Alvin Bruney [MVP] - 04 Feb 2007 15:18 GMT
One of the better options is to use VSTO.

Signature
Regards,
Alvin Bruney
------------------------------------------------------
Shameless author plug
Excel Services for .NET is coming...
OWC Black book on Amazon and
www.lulu.com/owc
> Hello
>
[quoted text clipped - 12 lines]
>
> Thanks!