Encryption

Ruslan Zasukhin sunshine at public.kherson.ua
Mon Mar 15 20:29:26 CST 2004


On 3/15/04 8:24 PM, "chuck hinkle" <chuckbo at hinkles.us> wrote:

> Good suggestion,  but no, there is only one V4RB plugin.
> 
> The problem is not with the Encryption. I just tried adding a
> myDB.CreateBaseObject("temp")
> command, and it has the same error. But my line
> myDB.Creator = "temp"
> compiles fine.
> 
> 
> Here is the entire routine that I'm testing with to build the database.
> 
> dim f as folderitem
> dim rc as boolean
> 
> myDB = new TransDB
> f = getsavefolderitem("DB","TestDB")
> myDB.schemaversion = 1
> myDB.Creator = "Temp"
> 
> if f <> nil then rc = myDB.create(f,1,4*1024)
> myDB.ChangeEncryption("","test")
> ... and then I call routines to populate the tables.
> 
> TransDB is defined as a Class of type VDataBase.

It very looks your project have some problems somewhere.

Try create new empty project and add one function with few lines of code.

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