Jump to content

mysql connection


olapmoe

Recommended Posts

Hi

I think/hope this must be an easy question.

I try to have a simple connection to a mysql database.

Creating one for postgres was easy. But I just don't get why mysql doesn't work.

Maybe its a bug. I use xammp

Here're some detail:

com.mysql.jdbc.Driver

jdbc:mysql://localhost:3306/praxisboersesauber

name: root

pw:

 

there is no password, maybe thats the problem?

with same config it works well wit dbvusualizer and ireport and so on.

It's a project an it has to be finished in a few days, so I am a little bit desperate :/

Link to comment
Share on other sites

  • Replies 3
  • Created
  • Last Reply

Top Posters In This Topic

ok, I just found out, that if xampp is started the repository in Ireport didn't work.

there was a nullpointer exception.

So if xampp disturbes ireport, it probably does something to jasperserver, so at least it can't connect to the build-in mysql

Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now

×
×
  • Create New...