Douglas_W_Roberts


Hi -
Is there a resource I can go to that lists people who I pay to talk me through stuff like getting SQL Server Express installed, get some sample data input and then get that data into Excel I just cannot seem to get any help that works for me to learn SQL Server; the books are obtuse, the online help too indirect. Once I get something working I hope to enhance it on my own, but I have been stuck at the start for a very long time. There is stuff for me to do that is not getting done.

Doug



Re: Need hand holding

Sam Lester - MSFT


Hey Doug, what part are you currently stuck on My suggestion would be to install Express with Advanced Services since it has a set of GUI management tools that will make life much easier.

You can find that install here:

https://www.microsoft.com/downloads/details.aspx familyid=5B5528B9-13E1-4DB9-A3FC-82116D598C3D&displaylang=en

Once you install it, you can download the SQL 2005 sample databases from here:

https://www.microsoft.com/downloads/details.aspx familyid=e719ecf7-9f46-4312-af89-6ad8702e4e6e&displaylang=en

For more info on samples, you can check out the samples blog here:

http://blogs.msdn.com/bonniefe/default.aspx

As for exporting data from Express to Excel, I don't have much experience. You can start with Euan's blog here:

http://blogs.msdn.com/euanga/archive/2006/07/20/672272.aspx

If that doesn't work, you can post directly to the SQL integration services forum.

Thanks,
Sam Lester (MSFT)