Upgrade from 2.5.8 to newest final version

Ruslan Zasukhin sunshine at public.kherson.ua
Thu Mar 20 13:12:48 CDT 2008


On 3/20/08 3:25 PM, "Claudius Sailer" <Claudius at sailer-online.de> wrote:

>> Also DateTime format become more strict. You may get some error
>> messages if
>> you have not accurate values. You need fix them.
> 
> what does this mean?

E.g. You claim DateSep as /
    but it is \ or :

Now Valentina strictly see for this


>> DateTimeFormat is not stored in the vdb any more, so you need have
>> in the
>> code 2 lines to assign it for db after open/create
> 
> 
> e.g. I have at the moment in my create statement of the database
> following code
> 
> 
>        //Datenbankspezifische Einstellungen festlegen
>        meineDatenbank.DateFormat=EVDateFormat.kDMY
>        meineDatenbank.DateSep="."
>        meineDatenbank.TimeSep = ":"
>        meineDatenbank.Creator="MoCo"
>        meineDatenbank.Create(f, 5, 32*1024)
> 
> do I need much more?

You need the same on db.open() because this info is not stored inside of db


-- 
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