Johnathan, We are not really here to write your code for you. DmFindDatabase() is well documented. Use it to get a localID for your db. Then use DmOpenDatabase() to open the db you found and get the DmOpenRef.
--- Johnathan Smith <[EMAIL PROTECTED]> wrote: > Can you send me a sample on how I would change my > code > below to work? > > --- Max Bian <[EMAIL PROTECTED]> wrote: > > Hello. > > > > If you want us to debug it for you, you may want > to > > give more details about the > > error. > > > > For databases that have same creater and type but > > different names, you can use > > DmFindDatabse(cardno, dbname). it returns the > > LocalID of that database. You > > can then open it and return the handle. The API > > references will have more > > information. > > > > Max etc... __________________________________________________ Do You Yahoo!? Send your FREE holiday greetings online! http://greetings.yahoo.com -- For information on using the Palm Developer Forums, or to unsubscribe, please see http://www.palmos.com/dev/tech/support/forums/
