Valentina Newbie

Ruslan Zasukhin sunshine at public.kherson.ua
Thu Jun 2 09:05:47 CDT 2005


On 6/2/05 2:06 AM, "valentina at dlpedi.com" <valentina at dlpedi.com> wrote:

> Hi Guys,
> This will be the first of many dumb questions
>     vt.Field("OName").SetString("Admin")
>     vt.Field("OPassword").setString("Admin")
>     vt.DateField("Odob").set(2007,1,1)
>     
>     v=vt.addrecord()
>     msgBox v
> 
> This does not set the date, when I read it the result is 0-00-00
> 
> What dumb thing have I done?

Please try it as 

     vt.DateField("Odob").setString("1/1/2007")
    
If this works then may be bug in set().


-- 
Best regards,

Ruslan Zasukhin
VP Engineering and New Technology
Paradigma Software, Inc

Valentina - Joining Worlds of Information
http://www.paradigmasoft.com

[I feel the need: the need for speed]




More information about the Valentina mailing list