Sign in
Dave does Data
Tutorials, Performance Tuning, Tips & Techniques on SQL Server & its ecosystem.
Translate This Page
Translate this page
Powered by
Microsoft® Translator
Options
About
Email Blog Author
RSS for posts
Atom
RSS for comments
OK
Search
Tags
.NET
.NET Development
Connection Strings
Data Mining
Downloads
Free
Geography
Geometry
News
Polygon
Recommendations
Reporting Services
Spatial
SQL Analysis Services (SSAS)
SQL Integration Services (SSIS)
SQL Management Studio (SSMS)
SQL Reporting (SSRS)
SQL Server
SQL Server Intergration Services
SQL Server Spatial
SSIS
SSRS
Tools
Training
TSQL
Archive
Archives
November 2010
(4)
October 2010
(2)
August 2010
(1)
April 2010
(4)
January 2010
(2)
October 2009
(1)
September 2009
(8)
August 2009
(1)
May 2009
(1)
April 2009
(11)
March 2009
(1)
February 2009
(3)
January 2009
(1)
November 2008
(9)
October 2008
(8)
Posts
Subscribe via RSS
Sort by:
Most Recent
|
Most Views
|
Most Comments
Excerpt View
|
Full Post View
Dave does Data
SQL Spatial - How to get Spatial data. (FREE Maps 'n Demographics)
Posted
over 5 years ago
by
davele
4
Comments
This post lists ways to get spatial maps, some of them are Free. If you are in a hurry jump to the last link, it is so cool. Then check out the Free Map sites. Overview There are 3 ways to get the spatial data for your application:- Buy it Download it...
Dave does Data
Resource Recommendations - Integration Services (SSIS & DTS)
Posted
over 5 years ago
by
davele
1
Comments
I'm often asked "what references should I have for ... <Insert Technology here>. " For Integration Services (SSIS), the MUST HAVE "bible" text book is... Professional SQL Server 2005 Integration Services (See the link for ISBN...
Dave does Data
Resource Recommendations - Data Mining
Posted
over 5 years ago
by
davele
1
Comments
I'm often asked "what references should I have for ... <Insert Technology here>. " For Data Mining, the MUST HAVE "bible" text book is... Data Mining with SQL Server 2005 (See the link for ISBN & similar details) Why do I...
Dave does Data
Steve Ballmer Event SOLD OUT - But you can sneak in, online.
Posted
over 5 years ago
by
davele
1
Comments
UPDATE: Now this event is complete, you can watch it online as a Webcast here Power to Developers The theme is Experience the Future of the Microsoft Platform . Steve Ballmer looks at high level trends in the computing industry, outlines Microsoft's strategic...
Dave does Data
Small Business Server 2008 - WOW
Posted
over 5 years ago
by
davele
1
Comments
Summary. I don't think every product that Microsoft ships is great, one or two embarrass me. Most are good. But this one is brilliant. It gives me the same great feeling I get when I open Visual Studio to start working on a new project. Details. I just...
Dave does Data
SQL Spatial - Tips on Storage
Posted
over 5 years ago
by
davele
2
Comments
This post talks about ways to Store Spatial Reference data in SQL in order to improve performance of your map displays. Overview : There are two broad categories of Spatial Data. Spatial Reference data , the "stuff" you draw maps with; Geo-Political...
Dave does Data
SQL 2008 - Ways to architect Spatial apps
Posted
over 5 years ago
by
davele
4
Comments
Adding spatial capability to your app might be simpler than you think. This is not a comprehensive coverage on architecture, but rather just a few ideas to stimulate your thinking. Overview In an N-Tier environment you have one of 3 options :- All spatial...
Dave does Data
SQL 2008 Spatial Samples, Part 1 of 9 - How to Learn SQL Spatial
Posted
over 5 years ago
by
davele
9
Comments
This post covers how to get started with SQL Spatial methods & the best way to test things for yourself. One of the goals in this series of articles is to give you code you can cut, paste & try. I hope you find this handy. Overview Visual Studio...
Dave does Data
SQL 2008 Spatial Samples, Part 2 of 9 - Background on Spatial Types & Well Known Text (WKT)
Posted
over 5 years ago
by
davele
4
Comments
This post covers all the Methods to enter data in WKT, WKB & XML(GML) as well as functions to view the in Human Readable form. It also covers MakeValid, STIsValid & STSrid. Summary of Methods to convert Geometric Formats The following table...
Page 1 of 1 (9 items)