国家和城市数据库 [英] database of state and city

查看:102
本文介绍了国家和城市数据库的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

大家好。



我想要州和他们各自的印度城市数据库

我有一个程序我只需要数据库表



如果您有

Hello everyone

I want database of state and their respective cities of india
I have a program i only need database tables

please provide if you have

推荐答案

请提供此线程,希望它有帮助



http://aji.techshu.com/country-state-city -database / [ ^ ]
Refer this thread, hope it helps

http://aji.techshu.com/country-state-city-database/[^]


你究竟需要什么,你想做什么?

你可以从谷歌获得印度的州和城市名单。
What you exactly need and what are you trying to do?
You can get list of state and cities in India from google.


您好,



您想要州和城市的数据库表定义或API。



如果你想要餐桌定义



试试这个



TableName:CitiesTab

表列:cid(PK),cname,sid(FK)



TableName:StatesTab

表格栏:sid(PK),sname





这里PK是主键,FK是foriegn键



如果你想要API检查这些链接



http://code.google.com/apis/maps/documentation/geocoding/ index.html#GeocodingRequests







http://twtvite.com/api.php





全部最好的
Hi,

you want database table definition or API for states and cities.

If you want table definition

try this

TableName:CitiesTab
Table columns:cid(PK),cname,sid(FK)

TableName:StatesTab
Table Columns:sid(PK),sname


Here PK is Primary Key and FK is foriegn Key

And If you want API check these links

http://code.google.com/apis/maps/documentation/geocoding/index.html#GeocodingRequests

And

http://twtvite.com/api.php


All the Best


这篇关于国家和城市数据库的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆