本文介绍了国家,城市,邮政编码表结构的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!
问题描述
我需要有关Country,City,State,ZipCode Table结构的帮助.
我正在使用MS SQL 2008 Management Studio和Visual Studio.NET 2010
Windows应用程序所需的功能.
当客户选择国家/地区时,下一个组合框将自动加载相关的城市和州/省.
任何人都可以帮助使用表结构和VB.NET代码吗?或此处的任何已知演示应用程序?
问候!
Hi,
I Need help with Country , City , State, ZipCode Table structure.
I m Using MS SQL 2008 Management Studio & Visual Studio.NET 2010
Desired Functionality for my Windows Application.
When customer select Country so the next ComboBox will automatically load the relevant cities and State.
Can anyone help with the Table structure and VB.NET Code ? OR any Known demo application on here ?
Regards!
推荐答案
这篇关于国家,城市,邮政编码表结构的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持!