I
ILIRI
Hello
I have seen this before and I didn't pay a lot of attention, and you know
the feeling when you need a tool that you have been kicking it around, you
can't find it.
So this what I want to achieve:
- Every time access database starts up I need a form to select language 1)
English; 2) French 3)German .....
Once the user has selected the language by clicking on the Option Button
beside the language and then OK button the switchboard would load in to the
screen with the rest of the forms and reports in that particular language
(with this I mean all the labels of forms and rep's and not the content of
the record).
I reckon this is achieved by creating a lang_table with following items:
ID, English, French, German ...
1 Name Nom, Name ...
2 Last Name Prénom, Nachname, ...
3 Address Adresse Adresse ...
.... ... ... ...
and the data_table would have field names something like: ID, a1, a2, a3,
a4....
Here I would need a function to change the display of a1: Joe to Name: Joe
or if French was selected, Nom: Joe.
Thanks.
__________ Information from ESET NOD32 Antivirus, version of virus signature database 4075 (20090514) __________
The message was checked by ESET NOD32 Antivirus.
http://www.eset.com
I have seen this before and I didn't pay a lot of attention, and you know
the feeling when you need a tool that you have been kicking it around, you
can't find it.
So this what I want to achieve:
- Every time access database starts up I need a form to select language 1)
English; 2) French 3)German .....
Once the user has selected the language by clicking on the Option Button
beside the language and then OK button the switchboard would load in to the
screen with the rest of the forms and reports in that particular language
(with this I mean all the labels of forms and rep's and not the content of
the record).
I reckon this is achieved by creating a lang_table with following items:
ID, English, French, German ...
1 Name Nom, Name ...
2 Last Name Prénom, Nachname, ...
3 Address Adresse Adresse ...
.... ... ... ...
and the data_table would have field names something like: ID, a1, a2, a3,
a4....
Here I would need a function to change the display of a1: Joe to Name: Joe
or if French was selected, Nom: Joe.
Thanks.
__________ Information from ESET NOD32 Antivirus, version of virus signature database 4075 (20090514) __________
The message was checked by ESET NOD32 Antivirus.
http://www.eset.com