DateTime Not read Accurately in .Net

  • Thread starter Thread starter Tina
  • Start date Start date
T

Tina

I have a table with a DateTime column. the field contains 07/20/2005
08:26:45:197 AM. I know this for a couple of reasons but the simplest is
that a Select using Query Analyzer will show the field correctly. If I use
E.M. the :197 is truncated. If I use a .Net data adapter the :197 is also
truncated. Is this a bug?

Anyway to get arount this bug?
T
 
Anyway to get arount this bug?

Sure. Just find the other place you posted the same question (I can't
remember) and read the answer I posted.

--
HTH,

Kevin Spencer
Microsoft MVP
..Net Developer
Ambiguity has a certain quality to it.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top