Valentina Office Server - Create Table Another way same result

Ivan Smahin ivan_smahin at valentina-db.com
Thu Feb 9 13:23:21 CST 2006


Hello Damon,

Thursday, February 9, 2006, 9:13:54 AM, you wrote:

>   dim tblPerson,mPerson as VTable
>   dim mdatabase as VDatabase
>   dim i as integer
>   dim newRecID as integer
>   dim tt as Double
>   dim d as date
>    
>   dim f as folderitem
>     // obtain folder item for file in the same folder.
>   f = GetFolderItem("Database47.vdb")
>     // mDatabase in this example -- property of this window.
>   mDataBase =  new VDatabase("192.168.0.1", "sa","sa")
>   
>   mDataBase.Create( f )
>     
>   tblPerson = mDatabase.CreateTable( "Person" ) <--- crashes here


I have checked this and found nothing wrong. Everything works fine.
Could you test our examples? Particulary Table_CreateDrop.rb?
Does it work for you?

Or probably such a database already exists?

Anyway could you send me your test project?


-- 
Best regards,
 Ivan                            mailto:ivan_smahin ÎÁ valentina-db.com



More information about the Valentina mailing list