El_Pablo Posted July 19, 2007 Posted July 19, 2007 Hi, I've done a database which contains mailing adresse with streets that belongs to city. Here's the schema: Mail (pkMailID, fkStreetID) Street (pkStreetID, name, type, direction, fkCityID) City (pkCityID, name) The question is how can I select the right street in the good city? Let say the user enter the street and after the city. How can I make fkStreetID be entered automatically?
Recommended Posts
This topic is 6337 days old. Please don't post here. Open a new topic instead.
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now