how to connect to mysql databse

hello,

i downloaded java connector and run project in my system!!!
it works fine if i give username to DB as root and password as blank but if i change that password to root it gives me error … load XML…

so my question is where should i change my DB UN and PWD and how to change DB like can i use MSSQL ???

I am not finding any file where I can change this…

please help i am stuck…

In java samples pack, it is defined in WEB-INF\src\DataBaseConnection.java