Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Working with Multi-Lingual Data Entry and Representation
Message
Information générale
Forum:
Visual FoxPro
Catégorie:
Codage, syntaxe et commandes
Versions des environnements
Visual FoxPro:
VFP 6 SP5
OS:
Windows 2000 SP4
Network:
Windows NT
Database:
MS SQL Server
Divers
Thread ID:
01096419
Message ID:
01098491
Vues:
8
Capture all key strokes and validate with in the english ascii range. I hope this can surely help.

>I am having a requirement to capture a data in the following table:
>Table:myCodeTable
>Col1:code_id char(2)
>Col2:code_desc_en varchar(200)
>Col3:code_desc_local nvarchar(400)
>
>Now in this table the data entry will be done using the Grid. The first column code_id is a primary key.
>
>Code_id and code_desc_en must be entered and represented in English Language.
>Code_Desc_local must be entered and represented in one of the European language (depending on the setting in parameter_file).
>
>Currently we are using the "Arial" font for Grid and "Courier New" for our reports.
>
>Now i want to set my grid in such a way, that when user is entering data in Code_id or Code_Desc_En then the system should able to enter only in English Language. And as soon as user comes for editing Code_Desc_Local, then system should able to enter data in the local European Language.
>For example:
>Code_id Code_Desc_En Code_Desc_Local
>A1 Dinner večera
>
>
>Please let me know if i explained my problem clearly.
>
>Thanks,
>Rajeev
--
--
Aashish Sharma
Tele Nos: +1-201-490-5405
Mobile: +91-9821053938
E-Mail:
aashish@aashishsharma.com
write2aashish@gmail.com

You better believe in yourself... if you don't, who else will ?
TODAY is a gift, that's why it's called PRESENT
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform