Valentina Office Server - Create Table Another way same
result
Damon Pillinger
daisychain at iinet.net.au
Fri Feb 10 07:50:45 CST 2006
Hi Ivan,
Can you give me the version numbers you are testing with and I will set
it up here the same.
Real Basic
Valentina Office server
Valentina for RB
I have used the sample API WAY/Records_AddDeleteUpdate you might
recognizes your variable names. And it runs fine. But when I cut and
paste it all into one block of code and run it, DR Watson pops up (I
hate DR Watson)? So I step through it with the debugger and this is the
line that crashes. It doesn't give an error from RB it just crashes.
I rename the database each time as you can see from the example below I
am up to 47.
Thanks
Best regards
Damon L. Pillinger
Director Daisychain EDi
Suite 3
4 Winston Court
Moorabbin 3189
Phone : +61 3 9532 1220
Fax : +61 3 9532 1280
-----Original Message-----
From: valentina-bounces at lists.macserve.net
[mailto:valentina-bounces at lists.macserve.net] On Behalf Of Ivan Smahin
Sent: Thursday, 9 February 2006 10:23 PM
To: Valentina Developers
Subject: Re[2]: Valentina Office Server - Create Table Another way
sameresult
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 at valentina-db.com
_______________________________________________
Valentina mailing list
Valentina at lists.macserve.net
http://lists.macserve.net/mailman/listinfo/valentina
More information about the Valentina
mailing list