about 3 months ago - No comments
Click here to view my installation by pictures webpage for Microsoft SQL Server 2008 R2
about 6 months ago - No comments
This link is very useful and details how to transfer the logins and the passwords between instances of Microsoft SQL Server 2005, and Microsoft SQL Server 2008, on different servers. – Microsoft Knowledge Base: #246133
about 7 months ago - No comments
Notes on setting up the sample database – adventureworks [click here] for Microsoft’s cloud computing sql server called Azure: you need an account – get one from sql.azure.com – it takes some time for your access information to arrive by email. download the sample database using link above extract/unzip to a known location make sure
about 7 months ago - No comments
Adventure works sample databases are now available for Microsoft’s SQL Azure at codeplex – click here.
about 1 year ago - No comments
Using Windows 2008 Server Operating system, this allows you to create a server based virtualized computing platform. An x64-based processor. Hyper-V is available in x64-based versions of Windows Server 2008—specifically, the x64-based versions of Windows Server 2008 Standard, Windows Server 2008 Enterprise, and Windows Server 2008 Datacenter. Hardware-assisted virtualization. This is available in processors that include a virtualization option;
about 1 year ago - No comments
Microsoft Silverlight allows developers to create rich, cross-platform, interactive Web applications. I went through some sample code from Microsoft’s silverlight.net website and created a base page from which to demo/test the functionality of silverlight capabilities and use these as a base for learning as well as for future projects. Click here to see these awesome
about 1 year ago - No comments
If you get this message say from Visual Studio when trying to deploy SSRS reports to a SQL Server 2008 database instance, heres how this can be resolved. This is usually caused by kerberos security authentication. Navigate to: C:\Program Files\Microsoft SQL Server\MSRS10.MSSQLSERVER\Reporting Services\ReportServer Edit the file rsreportserver.config Make the change below: <!–<Add Key=”SecureConnectionLevel” Value=”2″/>–> <Add