Best unofficial Apache Server developers community |
|
My problem is pretty much decribed with the title! I have this code that inserts data to the db:
The When the code is too long it doesn't get saved in the db and I am not getting any error at all! If i shorten up the text string it works! Might this be a stupid beginner mistake?
posted via StackOverflow
|
|
 
|
AFAIK the text should get truncated if longer than allowed. Can you post an example when it doesn't work? |