Forums

select table name(s)

quantz 11 Jan, 2010
Good morning everyone,

I have downloaded Chronoectivity recently. I think I understand a lot but the second question I don't. In the genaral tab there is asked to select a tablename. I have made a table in MySql but
ofcourse this table is not on this list. But wich one I do have to choose to go further?

Regards, Maarten
GreyHead 11 Jan, 2010
Hi quantz,

The table needs to be in the same database schema as Joomla is using, then it will appears in the list OK.

Bob
quantz 11 Jan, 2010
How do I get my MySql database into the database schema as Joomla?

Regards, Maarten
GreyHead 11 Jan, 2010
Hi Maarten,

The question doesn't mean much :-(

Your MySQL database probably contains several schemas (MySQL-speak) for an individual database. Joomla will be using one of these, you need to make sure that your table is in the same schema as Joomla is using.

If you use ChronoForms Create Table, the this is automatic. If you use some PHPMyAdmin or some other tool then it's up to you to put it in the right place.

Bob
This topic is locked and no more replies can be posted.