Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Newcomers » Newcomers » Using MYSQL(MYSQL)
Using MYSQL [message #895769] Sun, 15 July 2012 21:42 Go to next message
Mike Masullo is currently offline Mike MasulloFriend
Messages: 5
Registered: July 2012
Junior Member
Hi,
I was able to run a Java program within Eclipse that accessed a MYSQL database over the internet. When I run the app on my Android simulator I get the exception: java.lang.ClassNotFoundException: com.mysql.jdbc.Driver.

I also want to run this application on my Thunder Bolt. I can connect my phone to the PC and run that way, but I want to see if the phone will actually read the database on the server when it is not connected to the PC.

Can anybody please help me with these two questions?

Thanks,
Mike
Re: Using MYSQL [message #895920 is a reply to message #895769] Mon, 16 July 2012 13:47 Go to previous messageGo to next message
Russell Bateman is currently offline Russell BatemanFriend
Messages: 3798
Registered: July 2009
Location: Provo, Utah, USA
Senior Member

On 7/15/2012 3:42 PM, Mike Masullo wrote:
> Hi,
> I was able to run a Java program within Eclipse that accessed a MYSQL
> database over the internet. When I run the app on my Android simulator I
> get the exception: java.lang.ClassNotFoundException: com.mysql.jdbc.Driver.
> I also want to run this application on my Thunder Bolt. I can connect my
> phone to the PC and run that way, but I want to see if the phone will
> actually read the database on the server when it is not connected to the
> PC.
>
> Can anybody please help me with these two questions?
>
> Thanks,
> Mike

Android questions are handled by that community and not by Eclipse.
Re: Using MYSQL [message #895963 is a reply to message #895920] Mon, 16 July 2012 16:35 Go to previous messageGo to next message
Mike Masullo is currently offline Mike MasulloFriend
Messages: 5
Registered: July 2012
Junior Member
Hi,
I am developing and testing the application in Eclispe.

I am a new to all of this, so I do not know what the difference is between an Eclipse question and an Android question.
Thanks,
Mike
Re: Using MYSQL [message #895969 is a reply to message #895963] Mon, 16 July 2012 16:53 Go to previous messageGo to next message
Russell Bateman is currently offline Russell BatemanFriend
Messages: 3798
Registered: July 2009
Location: Provo, Utah, USA
Senior Member

On 7/16/2012 10:35 AM, Mike Masullo wrote:
> Hi,
> I am developing and testing the application in Eclispe.
>
> I am a new to all of this, so I do not know what the difference is
> between an Eclipse question and an Android question.
> Thanks,
> Mike
That's understandable. Google chose Eclipse for implementing Android
development tools which they created by writing plug-ins for Eclipse.
Basically, if it's just a problem with UI in Eclipse, it's an Eclipse
question, but if it's Android or UI in Android tools like the emulator,
then it's going to be Android and you'll find better forums elsewhere.

In the present case, I surmise that you've written a program that ran in
Eclipse, but you've then put the same functionality into an Android
application which you run on the emulator and where you have trouble
making it work. That's the smoking gun in this case: you're running the
Android emulator.

Also, I don't know what a Thunder Bolt is, but if it's a hand-held
device, again, it's a better question for other hand-held developers,
though someone who knows and cares in this forum may answer you anyway.
Re: Using MYSQL [message #895970 is a reply to message #895969] Mon, 16 July 2012 17:06 Go to previous messageGo to next message
Mike Masullo is currently offline Mike MasulloFriend
Messages: 5
Registered: July 2012
Junior Member
Correct I am having the problem when I run the Android UI through Eclispe; additionally, a Thunder Bolt is and Android phone which I connected to Eclispe through my computer and when I ran the Eclispe program I received the same issue.

Thanks,
Mike
Re: Using MYSQL [message #902147 is a reply to message #895970] Thu, 16 August 2012 06:41 Go to previous message
Nick Johnson is currently offline Nick JohnsonFriend
Messages: 11
Registered: June 2012
Junior Member
Eclipse is an environment in which android OS can be made..... This is the difference between them........
Previous Topic:Eclipse Helios
Next Topic:Team->commit does not respond on a CVS project
Goto Forum:
  


Current Time: Tue Apr 23 13:01:41 GMT 2024

Powered by FUDForum. Page generated in 0.07969 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top