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.
| 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=37980Thanks----------------------Ryan StonecipherDeveloper, Microsoft SQL Server Storage Engine, DBCC(Legalese: This posting is provided "AS IS" with no warranties, and confers no rights.) |
 |
|
|
|
|
|