Change Form Fields types

tsd 10 Sep, 2009
Hi,
I've git a little problem.
I use chronoforms on my site.
Now I want to work with the data in the database submited by this chronoform form.
But all fields are VARCHAR. In some cases I need TinyInt as type.
How can I solve this?
Thx Tsd
GreyHead 10 Sep, 2009
Hi Tsd,

Use PHPMyAdmin to change the type of the columns. Make sure that the form data matches though.

Bob
tsd 10 Sep, 2009
Thanks. So easy. Great!
This topic is locked and no more replies can be posted.