I am using one of the sample conduit available with cdk for java the code goes
like this
/*
recordClass = Class.forName("palm.conduit.MemoRecord");
recordMgr = new RecordManager(props, db,
recordClass);
*/
now instead of using palm.conduit.MemoRecord
i want to use my own record class
Now how should i make my own record class
will i get the source for MemoRecord class
Please help me
Thanx in advance
Regards
Vinod Rajpal
____________________________________________________________________
Get free email and a permanent address at http://www.netaddress.com/?N=1
--
For information on using the Palm Developer Forums, or to unsubscribe, please see
http://www.palmos.com/dev/tech/support/forums/