Exit
  • Global community
    • Language:
      • Deutsch
      • English
      • Español
      • Français
      • Português
  • 日本語コミュニティ
    Dedicated community for Japanese speakers
  • 한국 커뮤니티
    Dedicated community for Korean speakers
0

Date Time MSSQL

LEGEND ,
Apr 24, 2006 Apr 24, 2006

Copy link to clipboard

Copied

MS SQL database
When I insert item into the database, the date table is empty...SQL server
doesn't automatically add date
time.

How is this done?



TOPICS
Server side applications

Views

199
Translate

Report

Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
New Here ,
Apr 24, 2006 Apr 24, 2006

Copy link to clipboard

Copied

LATEST
well to get the date from the system in SQL u have to use GETDATE( ) .. so u need to insert the date this way with the record ..

Votes

Translate

Report

Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines