I am also not running SQL server on my Win7 dev system, but I am running SQL
Express quite nicely.
No, I skipped the SQL Server installation when I installed VS2008, sorry.
I do have SQL Server 2005 installed but I'm not sure if that is the 32 or
64 bit version (Control Panel doesn't say). Visual Studio only ships with
32-bit hosted tools (you can target 64 bit, but the tools themselves are
32-bit).
See http://msdn.microsoft.com/en-us/library/ms143506.aspx to see the
Windows requirements of SQL Server 2008 Standard x64. Win 7 Professional,
Enterprise, and Ultimate (all x64) are listed, so it looks like you're
covered.
In all honesty, I don't think you need to be very rigorous about this. Of
course Microsoft is going to make Windows 7 compatible with developer
tools, as that's what their own developers are using! ;)
-- David
"Cameron_C" <CameronC@discussions.microsoft.com> wrote in message
news:D3FDED7A-CE9C-4E9B-A261-30D8134EDDBF@microsoft.com...
Do you use 64 bit SQL Server with this ?
I presume there is no special flavour of Visual Studio.
"David Ching" wrote:
"Cameron_C" <CameronC@discussions.microsoft.com> wrote in message
news:998D4DE5-A29F-414D-B30C-459BB467B3D6@microsoft.com...
Hello again everyone.
I need to pick up a new development box today.
My development environment is VS 2008/MFC/SQL 2008.
Has anyone had any difficulties with Windows 7.
I am just checking to see if I will find any "gotchas" when I move to
the
new environment.
My previous machine was an XP Pro.
Thanks,
Running VS2008 SP1 on Win 7 is fine. Same with SQL Server. Get as
powerful
a machine as you can, with lots of RAM, as VS2010 looks like it'll be a
pig.
Of course, get 64-bit Windows to maximize all that RAM.
Cheers,
David
.