Hi.
Im a grade 12 student doing a PAT for my end of the year mark. I am trying to make a translator. Where I translate from one language to another.
I have a database set up with two tables. "English" "Afrikaans" I have a field named ID in both tables which is numbered and there is a relationship between these two fields. Then a field named "English" in the one table and "Afrikaans" in the other.
Now I want to know if anyone knows a SQL command that if a user enters a word into a text field that the program can search the database for that word, match the from the one table to the other table and give me the translated word?
If you want screen shots of the database just ask and I will put it up.
Hero

