When i try to insert data into a column in SqlServer Database of ntext datatype using ADO objects i could not insert a value greater than 32768 char long.I get an error but this happens only when i try it from ADO objects but works well when i try to insert it directly into the database.Can anyone solve me this one pls.
Thanks for the response u gave to my previous post.
Thanks for the response u gave to my previous post.