I
ichor
hi,
I have a table in sql 2000 that has a few fields. one of which is
datecreated.
I have an xml document that i created from this table.
i need to find out the max(created date) from this xml file using c#.
how do i do this?
do i need to use xpath?
or do i need to use one of the readers?
thanx
I have a table in sql 2000 that has a few fields. one of which is
datecreated.
I have an xml document that i created from this table.
i need to find out the max(created date) from this xml file using c#.
how do i do this?
do i need to use xpath?
or do i need to use one of the readers?
thanx