Sql integration

I tried to integrate my userdb with wildfire but smething is wrong. Here is my conf.

Hey urgido,

If that is the entire content of the conf/wildfire.xml file then note that is missing at the beggining of the file.

Hope that helps.

Regards,

– Gato

is present at the top of my config file. I don’'t paste all my config. file :). I paste my own part of the configuration file.

jdbc:mysql://localhost/MYDB?user=MY_PERSONAL_USERNAME_ON_DB&password=MY_DB_PASSSELECT Password FROM Users WHERE Username=?SELECT FirstName,Username FROM Users WHERE Username=?SELECT COUNT(*) FROM UsersSELECT Username FROM UsersSELECT Username FROM Users WHEREUsername

FirstName

Username

WHAT’'S WRONG?

Message was edited by: urgido

urgido,

What Wildfire release are you using? Several fixes to the JDBC classes have been made since the 3.0.1 release. I would suggest trying a nightly build as a next step if possible.

Regards,

Matt