Click here to Skip to main content
15,867,568 members
Articles / Database Development / SQL Server

Convert DateTime To .NET Ticks Using T-SQL

Rate me:
Please Sign up or sign in to vote.
3.59/5 (17 votes)
28 Dec 2003 165.7K   2.9K   25  
Convert a datetime value to .NET-compatible Ticks using a T-SQL User-Defined Function. Useful for interoperation between .NET and unmanaged environments such as ASP and VB6

Views

Daily Counts

Downloads

Weekly Counts

License

This article has no explicit license attached to it but may contain usage terms in the article text or the download files themselves. If in doubt please contact the author via the discussion board below.

A list of licenses authors might use can be found here


Written By
Web Developer
Canada Canada
I am a Senior Software Architect for Point2 Technologies, a software development company in Saskatoon, Saskatchewan, Canada.

I love .NET, SQLXML, XSLT, Web Services, Java and much more.

Comments and Discussions