midlet connecting to normal database
zywy <[email protected]> Tue, 13 May 2003 02:31:04 +0200
| Newsgroups | gmane.comp.java.sun.webjava.wireless |
|---|---|
| Message-ID | <003201c318e6$efff3350$ade871d9@mo1lazaux0xsfe> |
This is a multi-part message in MIME format.
------=_NextPart_000_002F_01C318F7.B35CFBB0
Content-Type: text/plain;
charset="iso-8859-2"
Content-Transfer-Encoding: quoted-printable
hello
i was trying to write my first midlet( just to see how it actually works =
) which was to connect to some database and get some simple data but I =
immediately realized that java.sql package cannot be used :) , as there =
is a big and obvious differences between midlets and normal applications
so my question is which connection classes accessible for midlets should =
i use to connect to database? is there any high-level connection class =
or i should use connection for specific protocol?
in that case it would not very quite easy to write a simple application =
I guess :)
maybe you could show some sample code how to connect to a remote =
database, I could find any at java.sun.com( should I? )
or some hyperlinks...
thanks in advance
------=_NextPart_000_002F_01C318F7.B35CFBB0
Content-Type: text/html;
charset="iso-8859-2"
Content-Transfer-Encoding: quoted-printable
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML><HEAD>
<META http-equiv=3DContent-Type content=3D"text/html; =
charset=3Diso-8859-2">
<META content=3D"MSHTML 6.00.2800.1106" name=3DGENERATOR>
<STYLE></STYLE>
</HEAD>
<BODY bgColor=3D#ffffff>
<DIV><FONT face=3DArial size=3D2>hello</FONT></DIV>
<DIV><FONT face=3DArial size=3D2></FONT> </DIV>
<DIV><FONT face=3DArial size=3D2>i was trying to write my=20
first midlet( just to see how it actually works ) which =
was to=20
connect to some database and get some simple data but I =
immediately=20
realized that java.sql package cannot be used :) , as there is a =
big and=20
obvious differences between midlets and normal applications</FONT></DIV>
<DIV><FONT face=3DArial size=3D2></FONT><FONT face=3DArial =
size=3D2></FONT> </DIV>
<DIV><FONT face=3DArial size=3D2>so my question is which connection=20
classes accessible for midlets should i use to connect to database? =
is=20
there any high-level connection class or i should use connection for =
specific=20
protocol?</FONT></DIV>
<DIV><FONT face=3DArial size=3D2>in that case it would not very =
quite easy to=20
write a simple application I guess :)</FONT></DIV>
<DIV><FONT face=3DArial size=3D2></FONT> </DIV>
<DIV><FONT face=3DArial size=3D2>maybe you could show some sample code =
how to=20
connect to a remote database, I could find any at =
java.sun.com( should=20
I?</FONT><FONT face=3DArial size=3D2> )</FONT></DIV>
<DIV><FONT face=3DArial size=3D2>or some hyperlinks...</FONT></DIV>
<DIV><FONT face=3DArial size=3D2></FONT> </DIV>
<DIV><FONT face=3DArial size=3D2>thanks in advance</FONT></DIV>
<DIV><FONT face=3DArial size=3D2></FONT> </DIV>
<DIV><FONT face=3DArial size=3D2></FONT> </DIV>
<DIV><FONT face=3DArial size=3D2></FONT> </DIV></BODY></HTML>
------=_NextPart_000_002F_01C318F7.B35CFBB0--
===========================================================================
To unsubscribe, send email to [email protected] and include in the body
of the message "signoff WEBJAVA-WIRELESS". For general help, send email to
[email protected] and include in the body of the message "help".