![]() | |
![]() |
| | Thread Tools | Display Modes |
#1
| |||
| |||
|
#2
| |||
| |||
|
|
I am trying to insert large text data into a field with ntext data type definition, i cannot insert more than 255 characters even after using the |
|
i am using sql server 2000 enterprise edition my mail id is preetsinghasr (AT) hotmail (DOT) com kindly provide a solution to my immediate problem, it has been haunting me for a long time now. have turned over all the net, before finally landing |
#3
| |||
| |||
|
#4
| |||
| |||
|
|
sir, i have been trying to insert > 255 character using the insert into statement, insert into table (field) values ('3000 random chars') it does not seem to work as the output is limited to 255 characters, kindly advice on means as i think i am going wrong somewhere, and am unable to get along. preet *** Sent via Developersdex http://www.developersdex.com *** Don't just participate in USENET...get rewarded for it! |
#5
| |||
| |||
|
|
In my last reply I explained the probable answer Are you looking through Query Analyser? Yes Tools | Options | Results | Now change the value for "Maximum Characters Per Column" |
#6
| |||
| |||
|
#7
| |||
| |||
|
|
sir, thanks for the help, it has definitely solved my problem, i have one more query, by default the date entered in the field is 1900 where do i change this from, so that the smalldatetime takes current date and time. preet *** Sent via Developersdex http://www.developersdex.com *** Don't just participate in USENET...get rewarded for it! |
#8
| |||
| |||
|
![]() |
| Thread Tools | |
| Display Modes | |
| |