Hi John,
Go with base64Binary instead.
--
Miha Markic [MVP C#]
RightHand .NET consulting & development
www.rthand.com
Blog:
http://cs.rthand.com/blogs/blog_with_righthand/
"John Yung" <(E-Mail Removed)> wrote in message
news:%23MWI%(E-Mail Removed)...
> All,
>
> What kind of data type should I use to definde a timestamp (row version)
> data-type in MS SQL Server for a column in a dataset?
>
> I tried to define it as byte[], but MSDataSetGenerator is giving me the
> "unable to convert xml file content to a DataSet" error.
>
> Thanks,
>
> John Yung
>
>