Welcome Guest, Not a member yet? Register   Sign In
[resolved]Troubles with column (type) database in Grocery
#1

[eluser]Unknown[/eluser]
Hello there,

I am a young developer who uses for his project:
CodeIgniter (Version 2.2.0)
Grocery Crud (Version 1.4.1)

I meet a curious troubles:
In fact I created a low data (phpMyAdmin) as follows:

columns: id, number_serie, title, happy

My worry is that if the number_serie column is defined as an integer (int) (13)
So all my recordings have the same number even if a different number before editing it!
But if number_serie are defined as varchar (13) then all works well.

Any idea?

thank you in advance to everyone Smile

Sorry for my english, I'm french.

edit :
concerns set
My data entry exceeded the type Smile
So I went to the bigint




Theme © iAndrew 2016 - Forum software by © MyBB