> check out tutorial on sun (
> http://developers.sun.com/techtopics/mobility/allartic
> les/ )
> you should do it on the server...
>
> > It seems like I cant import java.sql.*
>
> have you seen a java.sql package in the MIDP and CLDC
> plateform?
But the mobile device is not connected. I want to run a local database.
No I know, its not includeded. Can I add it?
> > check out tutorial on sun (
> >
> http://developers.sun.com/techtopics/mobility/allartic
>
> > les/ )
> > you should do it on the server...
> >
> > > It seems like I cant import java.sql.*
> >
> > have you seen a java.sql package in the MIDP and
> CLDC
> > plateform?
>
> But the mobile device is not connected. I want to run
> a local database.
use the RMS package is better, but if you really want to use a database, you can search on this forum,
it has been asked thousand times...
http://forum.java.sun.com/thread.jspa?threadID=439584&messageID=2014515
>
> No I know, its not includeded. Can I add it?
are you joking?