R
Ryan
I am having a problem getting my C# program to insert data into a MSDE SQL
database column. The column is of type TEXT and is not an index, but for
some reason, when I try to INSERT a string of over 900 characters, no data
appears in the table. Any idea what the problem could be?
thnx
database column. The column is of type TEXT and is not an index, but for
some reason, when I try to INSERT a string of over 900 characters, no data
appears in the table. Any idea what the problem could be?
thnx