mattmontalto
IS-IT--Management
I have what is probably a very basic question for anyone who knows php server matters. I am using a software called PhpRunner to develop a php application to enter data in an sql database. I have one field in particular (that I have noticed so far)... that will not display. the data type is nvarchar(max)... so I contacted phprunner support and they told me to upload the application to their demo server and the darn thing displays perfect. -- the only additional factor is that I noticed that when I exported the package to phprunner for testing (which by the way, obviously exports out the info to create the database tables and some data) is that it seems that the test info only has about 1 thousand of the databases records rather that the full 8000 that are in it... can anyone tell me if there is a server setting that I can look at here?... maybe a particular line in the web.config?
My webserver is running php on IIS on server 2012.... could this be a factor?
thanks in advance for the help
My webserver is running php on IIS on server 2012.... could this be a factor?
thanks in advance for the help