C
Cor
Hi group,
I was making a sample and then I did got a problem.
(I never made a dataset with a bytearray in it for directwriting to disk
without a database).
I got errors and as usual I did not look to the error message and it took
more time than I did want.
ds.Tables(0).Columns(0).DataType =System.Type.GetType("System.Byte[]")
The subject is the descripiton from the bytearray as Byte[]
I found it when I did look good to the errormessage.
Is this VB.net?
Before it happens that someone thinks that I do not understand it and wants
to explain me.
That is not my question I full understand why.
Cor
I was making a sample and then I did got a problem.
(I never made a dataset with a bytearray in it for directwriting to disk
without a database).
I got errors and as usual I did not look to the error message and it took
more time than I did want.
ds.Tables(0).Columns(0).DataType =System.Type.GetType("System.Byte[]")
The subject is the descripiton from the bytearray as Byte[]
I found it when I did look good to the errormessage.
Is this VB.net?
Before it happens that someone thinks that I do not understand it and wants
to explain me.
That is not my question I full understand why.
Cor