The problem is ,that i don't write data,i only have a file to read)
but finaly i got the byte array [,] and got data from string table,
now i need just to transfer the values in [] array and use System.Text.Encoding.ASCII.GetString(); to make them readable
I hope it will be fine.
Then i`ll try byte array with compound dataset,just need time)