shawnj985 Posted March 2, 2007 Posted March 2, 2007 I am trying to combine two tables into one for a project. I have two tables (spanish and german). Each table consists of two fields term (english word) and translation (translated word in the respective language). Instead of having the user go to two separate tables to perform a spanish and german word translation ([color:red]performing a find on the entered english word then display the translated term for that record[color:red]), I would like to combine the two tables into one (no problem with that) and using a layout among other things to make a selection via perhaps a toggle to determine whether I wanted the word to be translated into German or Spanish. ie. "English to Spanish" "English to German" Then perform my find. The single table would probably have a language key field of some sort in each record to distinguish between the two languages and the toggle would be tied to it somehow. Thanks in advance for any help.
Genx Posted March 2, 2007 Posted March 2, 2007 (edited) Why not just connect them via the english word in the relationship graph... That way if you have multiple german words that mean the same english word, or multiple spanish words that mean the same english word etc its not really an issue. Edited March 2, 2007 by Guest
Recommended Posts
This topic is 6478 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