I cannot find out how do I install SharePoint Foundation 2010 with full SQL Server 2008, it seems that installation wizard forces me to use Express edition. Is there a way to use Foundation with normal SQL Server?

link|improve this question
feedback

1 Answer

up vote 1 down vote accepted

What option are you picking during install? Single server and then all defaults? I don't have an installer at hand but picking single server limits your options. Select server farm even if you only have one server. That should allow you to use your SQL 2008 install.

I found this link in some training info I had. Single Server Install Also this Install info

link|improve this answer
Actually, I tried them all. Server Farm in the end got me closest but I was unable to connect to my localhost where SQL is running. It looks like it requires that SQL is on separate machine and I should be domain? – jpkeisala Jan 26 at 19:50
It does not requre SQL on a separate system. It will install. Is it possible that there is an account issue? Did you follow guidelines on default accounts? See edit in OP – Dave M Jan 26 at 20:43
feedback

Your Answer

 
or
required, but never shown

Not the answer you're looking for? Browse other questions tagged or ask your own question.