Foreign key problem

Permalink
Hello all,

I have a db "demands" and i have a field idClient,

I would add foreign key constraint with uID(users) but i have a Mysql Error
#1215 - Cannot add foreign key constraint


I work with WAMP server 2.4, normally foreign key works.

Please, can you help me ? :)

Emixam25