VAdatabse initialization crash. Bug ?
Ruslan Zasukhin
sunshine at public.kherson.ua
Thu Nov 24 18:47:22 CST 2005
On 11/24/05 5:29 PM, "Stan Busk" <maxprog at mac.com> wrote:
> Hi,
>
> The following crashes:
>
> Dim vdb as vDatabase
> vdb = new vDataBase()
> vdb.open( inFile ) <-Crash here
>
> bur the following works:
>
> Dim vdb as vDatabase
> vdb = new vDataBase( EVStorageType.kDisk )
> vdb.open( inFile )
Strange, yes it is default. Optional,
I believe many our examples do first way and not crash.
> However in the doc I have read that if no parameter is passed to the
> VDatabase constructor, the default is EVStorageType.kDisk.
> Seems that or the doc is not correct or the function has a bug because the
> function returns nil if no parameter is passed.
Okay we will check this point.
--
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