No subject


Fri May 2 19:13:14 EDT 2003


size of text and ntext data returned with a SELECT statement".  That is, it
specifies an upper limit on the data returned from a text column.

I use it like this

    $sql = "SET TEXTSIZE 32768\nSELECT * FROM SomeTableWithTextColumns";
    $result = sybase_query( $sql );


- Darryl

 ----------------------------------------------------------------------
  Darryl Friesen, B.Sc., Programmer/Analyst    Darryl.Friesen at usask.ca
  Education & Research Technology Services,     http://gollum.usask.ca/
  Department of Computing Services,
  University of Saskatchewan
 ----------------------------------------------------------------------
  "Go not to the Elves for counsel, for they will say both no and yes"







More information about the FreeTDS mailing list