I have two SQL servers. One in version 7 and the other is a newly setup SQL 2000. In tables in each of them, I'm recording the date and time in a datetime field. In the version 7, I'm showing the date & time with the milliseconds. In the new SQL 2000, I'm showing the date & time but with ".000" for milliseconds.
What am I missing? I would like the milliseconds in the SQL 2000 servers but don't know how to get them. Pls help. Tks.
What am I missing? I would like the milliseconds in the SQL 2000 servers but don't know how to get them. Pls help. Tks.