Ray's Asp.net Blog
Answers and code snippets from ASP.NET projects (Webforms/MVC/Classic ASP)
Pages
(Move to ...)
Event registration app with QR/Paypal
Home
▼
Friday, July 19, 2013
How to add a field to save current time in SQL Server?
In property window for that culumn:
set the "Default value or binding" getdate()
‹
›
Home
View web version