Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • SEARCH
  • Home
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 3219690
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 17, 20262026-05-17T15:40:31+00:00 2026-05-17T15:40:31+00:00

Is it possible to configure Linq to SQL to update a column as getutcdate()

  • 0

Is it possible to configure Linq to SQL to update a column as getutcdate() (ie. obtain the date from the db server, rather than the web server), or is a trigger my only option?

I have tried setting the Time Stamp property on the model, but that did not help.

Any thoughts?

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-05-17T15:40:32+00:00Added an answer on May 17, 2026 at 3:40 pm

    I think you need to use a trigger to update the time. The way I handle it is to mark the property in the LINQ designer as readonly and server generated. I set up a trigger on update to modify the column on every update. For created dates, I do the same readonly/server generated and use getdate() as the column default. Setting the column to server generated is important as you don’t want it to send data back for that column which may be incorrect — either NULL, the old date, or DateTime.Minumum, depending on the type and the initial setting.

    Another alternative would be to handle it in code and update the column using PropertyChanged event handlers for each column on the class. I think it’s easier to go the trigger route. Note that this will use the web server time, not the DB time — but they should be in sync anyway (they have to be if you’re using secure connections). You could conceivably do a select to get the DB server time, but then you’d always be off by the round-trip time. As I said, I think the trigger is easier.

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

Is it possible to configure the Windows Workflow SqlWorkflowPersistanceService to use different SQL Server
Is it possible to configure web server on Windows (Apache or IIS) without setting
Is it possible create/configure MySQL for functionality like SQL Server's Linked Server? If yes,
Is it possible to configure Jersey via XML rather than annotations? Here's my issue:
Is it possible to configure or modify the NoseGAE plugin to automatically update index.yaml
I have an NServiceBus installation (a single server, obviously). Is it possible to configure
Is it possible to configure Pantheios logging library from outside such as from xml
Is it possible to configure a POS printer service object (an Epson one) from
Is it possible to configure the http server that comes with Oracle XE so
Is to possible to configure 'label_suffix' other than (:) for all the models in

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.