[V4RB] How to change the Language of a field?

Ruslan Zasukhin sunshine at public.kherson.ua
Sat May 31 11:49:19 CDT 2003


on 5/31/03 11:14, Wonder Fef at wonderfef at noos.fr wrote:

> 
> Hello all,
> 
> I have some varchar and text fields in my database.
> I now need to set the language of these fields to French.
> 
> The ALTER command seems to only allow the dropping or the creating of
> fields.
> 
> How could I do?

Hi Wonder,

Look into V4RBRef.pdf class VVarChar and Vtext.

Both this classes have function SetLanguage()

So you need code as

    
        fld.SetLanguage( "French" )

Where fld is of VVarChar type.


-- 
Best regards,
Ruslan Zasukhin      [ I feel the need...the need for speed ]
-------------------------------------------------------------
e-mail: ruslan at paradigmasoft.com
web: http://www.paradigmasoft.com

To subscribe to the Valentina mail list go to:
http://lists.macserve.net/mailman/listinfo/valentina
-------------------------------------------------------------



More information about the Valentina mailing list