mssql query and missing data when select

admin

Administrator
Staff member
Anybody had that problem?

I use a form to gather data, then submit, everything goes in the database (INSERT INTO Statement). The problem is, when a want to read the data (SELECT Statement) I read only the 255 first caracters of my text fields.

Is this a mssql or php bug or is it a bug or a miss configuration, I don't know, does anybody know?
 
Back
Top