T
Tim Kelley
Is it possible to store a sql2000 timestamp field to a variable in C#. I am
creating a dataset from a stored procedure and one of the fields is a
timestamp field. I have created a variable of type binary[], but I am not
sure how to convert to data in the dataset.
Thanks.
creating a dataset from a stored procedure and one of the fields is a
timestamp field. I have created a variable of type binary[], but I am not
sure how to convert to data in the dataset.
Thanks.