Hi Adrian,

thanks for your help.

Adrian Fletcher wrote:
> 
> I may be wrong but I think the first argument of your open database call
> refers to the memory card the database is stored on.
> In the case of a FlashROM, you might need to refer to a different card
> number.
That theems not to be the problem.
I find my dbs via

DmDatabaseInfo( 0, DmGetDatabase(0,i), &dbName[0],
                NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL,
                &dbTypeP[0], &dbCreatorP[0]);

so I can be shure, that the db in FlashROM reside on card 0.

bexxx

Reply via email to