Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Obtaining a higher precision in timestamp
Message
From
21/03/2014 11:49:37
Mike Yearwood
Toronto, Ontario, Canada
 
 
To
21/03/2014 11:39:53
General information
Forum:
Microsoft SQL Server
Category:
Other
Environment versions
SQL Server:
SQL Server 2008
Application:
Web
Miscellaneous
Thread ID:
01597037
Message ID:
01597048
Views:
39
>>I suspect it should work from VB.NET fine, you need to run Google search for this. If you want to have high precision of datetime values, then of course, updating datetime to datetime2(7) sounds like a good plan.
>
>Well, there are two. There is DateTime2 and DateTime2(7). I didn't have time to look at the second one yet. But, I would assume they are both as precised.

Can you not have SQL Server default the timestamp for you instead of VB.Net? After the record is added, you can obtain the value from the database.
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform