D
David Clegg
I've got a SqlCommand that executes a SQL Server 2000 stored procedure
which, among other things, returns a timestamp output parameter.
For the life of me, I can't figure out how to assign the value of this
timestamp value to a byte array. I figure it's gotta be simple so what
am I missing here?
--
Cheers,
David Clegg
dclegg_at_ebetonline_dot_com
Vote 1 http://cc.borland.com/codecentral/ccweb.exe/listing?id=21489
Now supports Google Groups searching with Dyna-extend(tm) technology!
Quality Central. The best way to bug Borland about bugs.
http://qc.borland.com
"Oh, well, of course, everything looks bad if you remember it." - Homer
Simpson
which, among other things, returns a timestamp output parameter.
For the life of me, I can't figure out how to assign the value of this
timestamp value to a byte array. I figure it's gotta be simple so what
am I missing here?
--
Cheers,
David Clegg
dclegg_at_ebetonline_dot_com
Vote 1 http://cc.borland.com/codecentral/ccweb.exe/listing?id=21489
Now supports Google Groups searching with Dyna-extend(tm) technology!
Quality Central. The best way to bug Borland about bugs.
http://qc.borland.com
"Oh, well, of course, everything looks bad if you remember it." - Homer
Simpson