:) hello pple.. i like to know the coding for linking of database from microsoft excel. i using microsoft visual studio 2005. thanks lots....
Printable View
:) hello pple.. i like to know the coding for linking of database from microsoft excel. i using microsoft visual studio 2005. thanks lots....
Welcome to the Forums.
You would want to use ADO.NET if doing this all from within your C# app?
Checkout http://connectionstrings.com for the appropriate connection string.
Also, Office Dev FAQ example for connecting to Excel from .NET
http://vbforums.com/showthread.php?t=442232