[ANN] V4RB b6 uploaded

Ruslan Zasukhin sunshine at public.kherson.ua
Mon Jun 21 18:16:09 CDT 2004


On 6/21/04 5:43 PM, "jda" <jda at his.com> wrote:

> Ruslan,
> 
> Are we supposed to be able to create databases? When I run your
> Method Create example, it works. But when I use my code it fails.
> Here is my code:
> 
> ------------------------
> 
>    tempDataBase = new MyDataBase -- no error
> 
>    tempDataBase.Create(f, 1, 2 * 1024 )
> 
>    if tempDataBase.ErrNumber <> 0 then -- no error. ErrNumber = 0.
>      doError
>      return false
>    end if
> 
>    myCursor = new VCursor(tempDataBase, "select * from references
> where RecId=0", kServer, kReadWrite) -- no error
>    myCursor.setBlank
> 
> 
> myCursor.LongField("uniqueID").SetString(str(generateUniqueID(0))) --
> nilobject error
> 
> -------------------------
> 
> 
> I can tell you that the folderItem is never created (exists = false).
> 
> Any thoughts?

Please take a look into V4RB_Log.txt file.
What you see?

It should show the last called command and its parameters



-- 
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-beta mailing list