Click here to Skip to main content
15,886,067 members
Articles / Database Development / SQL Server / SQL Server 2008

Shortest Path in SQL Server using hierarchyid

Rate me:
Please Sign up or sign in to vote.
4.15/5 (7 votes)
29 Nov 2013CPOL2 min read 21.6K   10  
Implementing a map as a tree, and finding the shortest path, between the streets, is what you will see.

Views

Daily Counts

License

This article, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)


Written By
Software Developer Idea Tolue Software
Iran (Islamic Republic of) Iran (Islamic Republic of)
This member has not yet provided a Biography. Assume it's interesting and varied, and probably something to do with programming.

Comments and Discussions