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
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
Hi Tsd,
Use PHPMyAdmin to change the type of the columns. Make sure that the form data matches though.
Bob
Use PHPMyAdmin to change the type of the columns. Make sure that the form data matches though.
Bob
This topic is locked and no more replies can be posted.