J
Jim Heavey
If you are creating an DataTable and pulling your data from a Sql2000 DB
and you have a column which is defined as SmallDateTime, what datatype to I
map this to when I am building a DataTable? I mapped it to DateTime, and I
am guessing that this is what is causing a Schema error when I attempt to
load it. So is it my datatype or should I be looking for something else?
Thanks in advance for your assistance!!!!!
and you have a column which is defined as SmallDateTime, what datatype to I
map this to when I am building a DataTable? I mapped it to DateTime, and I
am guessing that this is what is causing a Schema error when I attempt to
load it. So is it my datatype or should I be looking for something else?
Thanks in advance for your assistance!!!!!