newbie : table creation

Get help from other users here.

Moderators: Developer, Contributor

Post Reply
cris
Posts: 21
Joined: 21 Jun 2007, 12:05

newbie : table creation

Post by cris »

hello,
I'm a newbie in Mantis and I have to understand how it works to customize a reporting application for my entreprise.

I think that the tables are created by mantis directly because the names are like : 'mantis_...' in the database : 'mantisdb'.

In fact, I have to create a form so I must have tables to sauve that. How I create a table in Mantis ?

sorry for my english,
thanks
cris
Posts: 21
Joined: 21 Jun 2007, 12:05

Post by cris »

in fact, I would like to know what tables are created by mantis itself?
cris
Posts: 21
Joined: 21 Jun 2007, 12:05

Post by cris »

I found some information on the subject and now, I wonder how do to add a table by a script sql and which add the created tables on my project. I tried to execute the script in phpmyadmin on my database and the tables are created but don't appear in my project.

thanks
cris
Posts: 21
Joined: 21 Jun 2007, 12:05

Post by cris »

Can I create new tables without delete then create all tables ?
Post Reply