NetBeans Forums

 FAQFAQ   SearchSearch   MemberlistMemberlist   RegisterRegister   ProfileProfile   Log in to check your private messagesLog in to check your private messages   Log inLog in 
  

datbase connection with mysql and deploy in mobile

 
Post new topic   Reply to topic    NetBeans Forums -> Java ME Users
View previous topic :: View next topic  
Author Message
jugal_rana



Joined: 19 Jun 2009
Posts: 5

PostPosted: Fri Jun 19, 2009 9:14 am    Post subject: datbase connection with mysql and deploy in mobile Reply with quote

hiiii

hello friends...

pls help me..
me r new users to develop a new application with j2me using net beans IDE.

pls help me to how to connect database with milet or mobile and

how to deplaoy a application in mobile...

pls help me friend....

bec. my project on j2me me developing this types of application..after two day my presentation so pls help me very fast ,,
as soon as possible.

my yahoo id :- jugal_rana_19876@yahoo.co.in

thanks friend...
Back to top
Karol Harezlak
Posted via mailing list.





PostPosted: Fri Jun 19, 2009 11:23 am    Post subject: datbase connection with mysql and deploy in mobile Reply with quote

Java ME/CLDC does not provide JDBC API but in some cases it is possible
to use JDBC directly from Jave ME/CLDC. For example Oracle provides
subset of JDBC and drivers for Lite version of database. In most of the
cases you have to create communication layer between Java ME client and
database for example using Servlet and web application server. Look for
End-To-End support in Netbeans Mobility.

Karol Harezlak

jugal_rana wrote:
Quote:
hiiii



hello friends...



pls help me..

me r new users to develop a new application with j2me using net beans IDE.



pls help me to how to connect database with milet or mobile and



how to deplaoy a application in mobile...



pls help me friend....



bec. my project on j2me me developing this types of application..after two day my presentation so pls help me very fast ,,

as soon as possible.



my yahoo id :- address-removed



thanks friend...












--
Karol Harezlak <address-removed>
Sun Microsystems, Inc. NetBeans Mobility
Back to top
jugal_rana



Joined: 19 Jun 2009
Posts: 5

PostPosted: Fri Jun 19, 2009 11:57 am    Post subject: Re: datbase connection with mysql and deploy in mobile Reply with quote

Karol Harezlak wrote:
Java ME/CLDC does not provide JDBC API but in some cases it is possible
to use JDBC directly from Jave ME/CLDC. For example Oracle provides
subset of JDBC and drivers for Lite version of database. In most of the
cases you have to create communication layer between Java ME client and
database for example using Servlet and web application server. Look for
End-To-End support in Netbeans Mobility.

Karol Harezlak

jugal_rana wrote:
Quote:
hiiii



hello friends...



pls help me..

me r new users to develop a new application with j2me using net beans IDE.



pls help me to how to connect database with milet or mobile and



how to deplaoy a application in mobile...



pls help me friend....



bec. my project on j2me me developing this types of application..after two day my presentation so pls help me very fast ,,

as soon as possible.



my yahoo id :- address-removed



thanks friend...












--
Karol Harezlak <address-removed>
Sun Microsystems, Inc. NetBeans Mobility







hey friend..
me database connection with j2me to servlet succeful using mysql datbase,...
but now me

whole application run in mobile then how it posible??

pls tell me about end-to-end connection???
Back to top
Karol Harezlak
Posted via mailing list.





PostPosted: Fri Jun 19, 2009 1:17 pm    Post subject: datbase connection with mysql and deploy in mobile Reply with quote

jugal_rana wrote:
Quote:
Karol Harezlak wrote:

Quote:
Java ME/CLDC does not provide JDBC API but in some cases it is possible



Quote:
to use JDBC directly from Jave ME/CLDC. For example Oracle provides



Quote:
subset of JDBC and drivers for Lite version of database. In most of the



Quote:
cases you have to create communication layer between Java ME client and



Quote:
database for example using Servlet and web application server. Look for



Quote:
End-To-End support in Netbeans Mobility.





Quote:
Karol Harezlak





Quote:
jugal_rana wrote:



Quote:
Quote:
hiiii









Quote:
Quote:
hello friends...









Quote:
Quote:
pls help me..





Quote:
Quote:
me r new users to develop a new application with j2me using net beans IDE.









Quote:
Quote:
pls help me to how to connect database with milet or mobile and









Quote:
Quote:
how to deplaoy a application in mobile...









Quote:
Quote:
pls help me friend....









Quote:
Quote:
bec. my project on j2me me developing this types of application..after two day my presentation so pls help me very fast ,,





Quote:
Quote:
as soon as possible.









Quote:
Quote:
my yahoo id :- address-removed









Quote:
Quote:
thanks friend...



























Quote:
--



Quote:
Karol Harezlak <address-removed>



Quote:
Sun Microsystems, Inc. NetBeans Mobility















hey friend..

me database connection with j2me to servlet succeful using mysql datbase,...

but now me



whole application run in mobile then how it posible??



pls tell me about end-to-end connection???


End to End tutorial:

http://www.netbeans.org/kb/60/mobility/mobile-dilbert.html

Quote:











--
Karol Harezlak <address-removed>
Sun Microsystems, Inc. NetBeans Mobility
Back to top
jugal_rana



Joined: 19 Jun 2009
Posts: 5

PostPosted: Fri Jun 19, 2009 1:49 pm    Post subject: Re: datbase connection with mysql and deploy in mobile Reply with quote

Karol Harezlak wrote:
jugal_rana wrote:
Quote:
Karol Harezlak wrote:

Quote:
Java ME/CLDC does not provide JDBC API but in some cases it is possible



Quote:
to use JDBC directly from Jave ME/CLDC. For example Oracle provides



Quote:
subset of JDBC and drivers for Lite version of database. In most of the



Quote:
cases you have to create communication layer between Java ME client and



Quote:
database for example using Servlet and web application server. Look for



Quote:
End-To-End support in Netbeans Mobility.





Quote:
Karol Harezlak





Quote:
jugal_rana wrote:



Quote:
Quote:
hiiii









Quote:
Quote:
hello friends...









Quote:
Quote:
pls help me..





Quote:
Quote:
me r new users to develop a new application with j2me using net beans IDE.









Quote:
Quote:
pls help me to how to connect database with milet or mobile and









Quote:
Quote:
how to deplaoy a application in mobile...









Quote:
Quote:
pls help me friend....









Quote:
Quote:
bec. my project on j2me me developing this types of application..after two day my presentation so pls help me very fast ,,





Quote:
Quote:
as soon as possible.









Quote:
Quote:
my yahoo id :- address-removed









Quote:
Quote:
thanks friend...



























Quote:
--



Quote:
Karol Harezlak <address-removed>



Quote:
Sun Microsystems, Inc. NetBeans Mobility















hey friend..

me database connection with j2me to servlet succeful using mysql datbase,...

but now me



whole application run in mobile then how it posible??



pls tell me about end-to-end connection???


End to End tutorial:

http://www.netbeans.org/kb/60/mobility/mobile-dilbert.html

Quote:











--
Karol Harezlak <address-removed>
Sun Microsystems, Inc. NetBeans Mobility










hey friend..
can u give me some application related this pls..
i really need ..
me in very trouble yar...
Back to top
Brad Schmidt
Posted via mailing list.





PostPosted: Fri Jun 19, 2009 2:25 pm    Post subject: datbase connection with mysql and deploy in mobile Reply with quote

jugal_rana wrote:
Quote:
can u give me some application related this pls..

i really need ..

me in very trouble yar...


The steps to create the servlet are in the tutorial here:
http://www.netbeans.org/kb/60/mobility/mobile-dilbert.html#webservice

There is not currently a sample application that connects to a database
in the way you are trying to do. The Java tips website does have some
sample code for connecting to a database from a J2ME application:

http://www.java-tips.org/java-me-tips/midp/connecting-to-databases-like-mysql-sql-server-or-oracle-on-j2me-de.html

Note that you will need to modify and add to the code to make it work in
your environment. For help with that just keep googling for answers.

hope this helps,
Brad
Back to top
Display posts from previous:   
Post new topic   Reply to topic    NetBeans Forums -> Java ME Users All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum
You can attach files in this forum
You can download files in this forum


Powered by phpBB
By use of this website, you agree to the NetBeans Policies and Terms of Use. © 2012, Oracle Corporation and/or its affiliates. Sponsored by Oracle logo