Welcome to MSDN Blogs
Sign in
|
Join
|
Help
Jerry Dixon's Blog
A dumping ground for tips and information about .NET, SQL Server, and technology in general.
This Blog
About
Email
Syndication
RSS 2.0
Atom 1.0
Search
Tags
.NET
32-bit
General
SQL
Support
Vista
Windows
WSS
Archives
August 2008 (1)
June 2008 (1)
May 2008 (1)
April 2008 (1)
March 2008 (1)
January 2008 (1)
December 2007 (1)
November 2007 (1)
September 2007 (4)
August 2007 (5)
Browse by Tags
All Tags
»
SQL
(RSS)
.NET
Vista
Monday, April 21, 2008 10:33 AM
Running SQL Reporting Services on Vista
I recently decided to fire up SQL Server 2005 Reporting Services on my Vista laptop. I installed SQL Server 2005 (with SP2 of course!) and made sure that I used the SQL Server User Provisioning tool to give myself full rights. I then launched the Report
Posted by
Jerry.Dixon
|
1 Comments
Filed under:
SQL
,
Vista
Wednesday, March 05, 2008 2:14 PM
Microsoft SQL Server Data Services
Today at MIX, Microsoft unveiled Microsoft SQL Server™ Data Services (SSDS), a Web-facing utility-based service designed for businesses and developers that need scalable, highly available, secure and easily programmable on-demand data storage with
Posted by
Jerry.Dixon
|
1 Comments
Filed under:
SQL
Friday, January 25, 2008 4:25 PM
The data provider required to connect to the local data file cannot be found
I've been trying to get SQL Compact 3.5 working in Visual Studio 2008. Since SQL Compact 3.5 ships with Visual Studio 2008, I thought that this wouldn't be a problem. All I needed to do was to create a new Windows Forms project and add a Local Database
Posted by
Jerry.Dixon
|
1 Comments
Filed under:
.NET
,
SQL