on 8/30/01 18:19, Jones, John at john At cdsysinc D.O.T com wrote:
Hi John,
>>> Here is a routine I'm using. Everything works fine until I >> get to the line >>> with the ">>>>" in front of it. Then my program dies; no > >>> theTable.Flush(); >> ^^^^^^^^^^^^^^^^^^^^ this Flush() is useless, because you >> did not modify >> anything. > Rus, > This was an attempt to see if other methods of the object worked.
Ah, I see know!
>>>>>>> theTable.MakeNewField( "FirstName", VJDK.TypeString, 25 ); > >> Does VJDK include at least one example that uses this way of field >> creation? I mean VBaseObject.MakeNewField() > The marked line is almost an exact copy of an example from the > documentation.
But real example does exists (I just do not remember?)
>> Am I right that you are going to have database with dynamic database >> structure, yes ? > Actually I'm trying to make a windows client for Valentina, so it will be > adding and dropping fields dynamically, yes.
this will be great! We with Jochen also think start this kind of development.
We want rewrite VAPP using Java, to get VAPP on MacOS, X, Windows, Linux.
>> Can you send your java files where you create database ? > The database I'm using was created in director. I have dropped and added > tables in java, though, and deleted fields. It's the add fields part I'm > working on :-). > >> >> I am afraid that we will not be able debug this problem until >> Jochen return from vacation. > Thanks for the input. Do you know when he's coming back?
It seems next Monday.
and he will update VJDK to 1.8.9 version.
-- Best regards, Ruslan Zasukhin
------------------------- Paradigma.
e-mail: ruslan@paradigmasoft.com web : http://www.paradigmasoft.com
To subscribe to the Valentina mail list send a letter to valentina-on At lists D.O.T macserve.net ©2001 Ruslan Zasukhin |