Paul Wijntjes  wrote:

>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 think the problem is, that a database is identified by his _name_ (the name
have to be unique on the palm, creatorID and type can be same (please let me
know when i am wrong !). if you have more then one DB with the same creatorID
and type, but different names, aou will get with the openDB the first DB
matching creatorID and type. May be it is always the same DB, but it has not
(random ?, depends on the location of the DB in memory ?).

may be its the problem of the API of KVM (same problem is with WABA), because is
is not possible, to open a DB by name.

so far i tried to understand it...

Regards and Prost

J�rgen

mailto:[EMAIL PROTECTED]







Reply via email to