On Mon, 1 Oct 2001, Todd Cary wrote: > Obtaining LocalID's for multiple databases is straight forward with > DmFindDatabase(); however, most Dm functions require the DmOpenRef. Is > there a function to get the DmOpenRef from the LocalID?
DmOpenDatabase()... > If not, does one have to use DmGetNextDatabaseByTypeCreator() *and* > DmDatabaseInfo() to get the DmOpenRef based on a DBType, DBCreator, and > DBName? DmOpenRef is only returned when you open the database.. your other calls are just simple quieries to the data manager about their info/name/type etc // az "puts on his Ben Combee shirt - as, he aint posted yet" [EMAIL PROTECTED] http://www.ardiri.com/ -- For information on using the Palm Developer Forums, or to unsubscribe, please see http://www.palmos.com/dev/tech/support/forums/
