|
From the docs: DmOpenDatabaseByTypeCreator Purpose: Open the most recent revision of a database with the given type and creator So, if you have several databases with the same (creatorID,type), DmOpenDatabaseByTypeCreator won't allow you access to the older ones. You'll need to find them through some other means, like DmNumDatabases, DmGetDatabase and DmDatabaseInfo. Cheers, Jeffrey Pahren wrote: Hi gang, long-time listener, first-time caller. --
If at first you don't succeed, skydiving is not for you
|
- Re: Database access using just creator and type Jeffrey Pahren
- Re: Database access using just creator and type Sergio Carvalho
- Re: Database access using just creator and type Ramel Levin
- Re: Database access using just creator and type Jeffrey Pahren
- Re: Database access using just creator and type Douglas I. Anderson
