on 9/29/02 9:29 PM, Claudius Sailer at Claudius (AT) sailer-online D.O.T de wrote:
> Hi, > > I have the following code in the New-Event > > meineDatenbank.DateFormat = 1 > meineDatenbank.DateSep="." > meineDatenbank.TimeSep = ":" > meineDatenbank.SchemaVersion=1 > meineDatenbank.Creator="ApMa" > res=meineDatenbank.Create(f, 5, 32*1024) > > the ShemaVersion is correctly set to 1 but when I reopen the DB I have > > MsgBox(meineDatenbank.Creator) > > I get as result VALA > > Where is my fault?
Hi Claudius,
Valentina right now DO NOT store creator inside of db files. (one of reason this is not require e.g. For Windows, Other, if you move db filesto windows then back to MAC you lose creator for files, so what sense have it inside of db file? )
So you need in your app assign creator before Create and Open self.
May be on open I must read creator and put it into property. Hmm, it seems I did that.
-- Best regards, Ruslan Zasukhin [ I feel the need...the need for speed ] ------------------------------------------------------------- e-mail: ruslan@paradigmasoft.com web: http://www.paradigmasoft.com
To subscribe to the Valentina mail list send a letter to valentina-on (AT) lists D.O.T macserve.net ------------------------------------------------------------- ©2002 Ruslan Zasukhin |