Please start any new threads on our new site at https://forums.sqlteam.com. We've got lots of great SQL Server experts to answer whatever question you can come up with.

 All Forums
 General SQL Server Forums
 New to SQL Server Programming
 SDF DB to Excel in Visual Studio 2010

Author  Topic 

D_N_L
Starting Member

1 Post

Posted - 2014-05-07 : 07:40:47
Hi all,

I am very new to SQL. I have created an SDF database (Microsoft SQL Server Compact 3.5) within Visual Studio 2010 Express and intend to use it within a WPF app. All is well so far.

What I would like to do is so simple in notion. I just want to connect this DB to an Excel spreadsheet so it can retrieve the value from cell A10. Can this be done?

If so, what do I write and where? I literally have no idea. I have searched and searched.

I hope my first post has complied with forum rules.
   

- Advertisement -