Hi In a application i need to list all countries in the world , we i select a country all the states corresponding to it should be listed, if i select as state all the cities in that state should listed.
I have created the tables with references in SQL Server 2005.
I need the complete data list of countries , states, cities Is there any solution or packages or files available so that we can import to SQL Server.