R
Roy
Miha,
First, thanks for your help. Without it, I would still be running in
circles.
I created the date datatypes as varchar(10) in the dataset. Of course in the
table they are datetime.
The problem I am having is I cannot get the dates to insert. All it does is
put in null values.
The XML document looks fine. Below is a date row that inserts as a null
instead of a date.
<LastPaidDate>06/19/2000</LastPaidDate>
How much is this appreciated???? Well, if I ever get married again, you can
dance at my wedding. How is that? J
Thanks so much,
Roy
First, thanks for your help. Without it, I would still be running in
circles.
I created the date datatypes as varchar(10) in the dataset. Of course in the
table they are datetime.
The problem I am having is I cannot get the dates to insert. All it does is
put in null values.
The XML document looks fine. Below is a date row that inserts as a null
instead of a date.
<LastPaidDate>06/19/2000</LastPaidDate>
How much is this appreciated???? Well, if I ever get married again, you can
dance at my wedding. How is that? J
Thanks so much,
Roy