Local database

Hello,Can I retrieve data with sql from a local database? How do I do that? It seems like I cant import java.sql.*
[128 byte] By [tolvana] at [2007-11-27 5:54:16]
# 1
check out tutorial on sun ( http://developers.sun.com/techtopics/mobility/allarticles/ )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?
suparenoa at 2007-7-12 15:48:35 > top of Java-index,Java Mobility Forums,Java ME Technologies...
# 2

> 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?

tolvana at 2007-7-12 15:48:35 > top of Java-index,Java Mobility Forums,Java ME Technologies...
# 3

> > 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?

suparenoa at 2007-7-12 15:48:35 > top of Java-index,Java Mobility Forums,Java ME Technologies...
# 4
supareno - heheheh seriously.
pandora_fooa at 2007-7-12 15:48:35 > top of Java-index,Java Mobility Forums,Java ME Technologies...