[EMAIL PROTECTED] wrote:

> for database handling you have to use Database, to work with the recors 
> of the build in Applications like Memo,datebook... just have a look in 
> the java CDK, with it are the classes for scanninig those records are 
> delivered.

Well, I've already took a look at those classes,
but the documentation is so poor that I can't
understand where I must start from.
I'm not an expert Palm programmer, but if I've
been working in Java in the last 3 years.
So I miss some cncepts about how to open a DB,
wich parameters I have to use and so on.

For example in the constructor
public static boolean create(int cardNo,
                             String name,
                             int creatorID,
                             int typeID,
                             boolean resDB)
what I have to pass ?
What's the cardNo ?
Where I can find the name of aviable DB ?
What are creatorID,typeID and resDB ?

I've made many applications with JDBC, but
now I need a more complete documentation then the 
one aviable with the J2ME SDK.

Do you know where I can find some more informations ?

Thanks,
         Paolo Brunasti




____________________________________________________________________
Get free email and a permanent address at http://www.netaddress.com/?N=1

Reply via email to