Please start any new threads on our new site at https://forums.sqlteam.com. We've got lots of great SQL Server experts to answer whatever question you can come up with.

 All Forums
 SQL Server 2000 Forums
 SQL Server Development (2000)
 Retrieving large text

Author  Topic 

vivekjain43
Starting Member

8 Posts

Posted - 2005-09-14 : 09:34:38
Hi,
I am developing an application, using PHP and SQL Server. I am inserting large amount of text in the field, and the entire data gets inserted, but while retrieving, only a part of the text is getting retrieved. The field data type is text. Can anyone help me on this. Thanks

ryanston
Microsoft SQL Server Product Team

89 Posts

Posted - 2005-09-14 : 12:20:57
Try http://www.sqlteam.com/forums/topic.asp?TOPIC_ID=37980

Thanks

----------------------
Ryan Stonecipher
Developer, Microsoft SQL Server Storage Engine, DBCC
(Legalese: This posting is provided "AS IS" with no warranties, and confers no rights.)
Go to Top of Page
   

- Advertisement -