I use KVM (a Java virtual machine) to create programs. Mailing to the
KVM mailing list did not produce any answers so maybe one of you can
help me.
In the KVM only one call is possible to open an existing database. This
call has 3 parameters:
"Type", "CreatorID" and "Mode".
I try to connect to several databases which were created by another
application. All these databases however have the same type("DATA") and
creatorID ("SMSF"), but have a unique name. The program was created
using Satelite forms. When trying to open a database using KVM always
the same database is opened: the first one that was created using the
given type and creatorID. Successive calls to the openDB call just open
the same database several times.
I cannot change the type or creatorID of the databases.
How can I access every one of those database??
Thanks,
Paul Wijntjes
Turnkiek Technical Systems