On Sun, 12 May 2002 18:43:47 -0700, you wrote: >I have an SQL Server database running on a server on the internet. I >need to have php connecting to the db and returning values. Simple >stuff. No problem making the connection and getting data using the mssql >functions. The weird thing is that 4 of the fields in the table are >vchar fields of length 800. When getting the data from the db for the >web page, all that gets returned are the first 255 characters of each >field.
Are you using FreeTDS on *nix, or is this a Windows server making the connection? -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php