U
u022318
I am writing a program with MS Visual Studio .Net 2003, which reads
data from a MS SQL DB. Reading the data is fine, but when I push
update, so it writes the data, it get the error message invald cast
System.Byte to System.Byte[] ? It'll happen even if I just add/change 1
character in a field already present.
Does anybody know what that means? And why it happens maybe?
Thanks,
Jesper
data from a MS SQL DB. Reading the data is fine, but when I push
update, so it writes the data, it get the error message invald cast
System.Byte to System.Byte[] ? It'll happen even if I just add/change 1
character in a field already present.
Does anybody know what that means? And why it happens maybe?
Thanks,
Jesper