Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Inserting values into text field
Message
General information
Forum:
Microsoft SQL Server
Category:
SQL syntax
Miscellaneous
Thread ID:
00535471
Message ID:
00536180
Views:
19
What version of SQL Service are you using?

>Hi,
>
>I am new to using SQL Server. When I try to insert a string longer than 256 characters into a text field using the "Insert into" command (for e.g. "Insert into TempTbl(notes) Values ('a string longer than 256 characters') it gets cut off at 254th character. (A) Is there any other way to assign values to text fields? (B) How does UpdateText or WriteText command work? (C) Can I create a stored procedure with UpdateText command to which I will pass String values to be inserted into the text field? Please help.
>Thank you.
>
>Neetu Kumar
--sb--
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform