Re: Joomla and MySQL
First you need to verify your database name and user. This is most often where the trouble lies.
when you create a database (or user) the system will prepend your username and "_" to the beginning.
jtaah_database jtaah_user
Database Type: mysql
Hostname: localhost
Where this information is actually sent with the CRM information whenever the site is used, you should not use the default account user but should create a NEW user and assign all privileges to your Joomla database.
Hope that helps.
"You cannot teach a man anything, you can only help him to find it for himself." -- Galileo Galilei