running environment:
apache on internet information server
php
Microsoft SQL-Server
When I fetch data from the MSSQL-Server it seems like the variables where I saved the results from the SQL-Statement are limited to 256 characters all the other characters from a text string are cut out then.
Is there a solution to this problem? Has anyone encountered the same problems with fetching data from Microsoft's SQL-Server with PHP? Do I have to change the configuration of php?
Thanks in advance!
Yours,
Steven