|
Hello, I have a memo field in my database that I store xml in. When I add a new row to the database, including the xml, everything is fine, and the memo field holds a large amount of data. But if i make changes to that row, and then update them to the database, the xml in the memo field is cut off at 1025 chars. Very odd and frustrating. If anyone knows why this is please let me know. I am using VB 2005 with tableadapters. Thanks
|