> From: Richard.Johnstone
> 
> I am getting the above error when I make this call.
> 
> char Name[32];
> UInt16 DBId;
> 
> DmDatabaseInfo(0,DBId,Name,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL
> ,NULL,NULL
> );
> 
> Anyone know why? 
> 

Did you give DBId a value anywhere before calling DmDatabaseInfo?


-- 
For information on using the Palm Developer Forums, or to unsubscribe, please see 
http://www.palmos.com/dev/tech/support/forums/

Reply via email to