About 50 results
Open links in new tab
  1. Undefined function 'GETDATE' in expression (Ms access connection)

    Feb 25, 2019 · But I always get :"Undefined function 'GETDATE' in expression" exception is occurent "type 'System.Data.OleDb.OleDbException'". Thank you so much.

  2. c# DateTime.Now or sql Getdate () - social.msdn.microsoft.com

    Jun 12, 2012 · Now, which is the better choose to use to keep the value consistent for all datetime values throughout your application, the server datetime (getdate ()), or the client machine datetime …

  3. Removing seconds and milliseconds from datetime

    Sep 1, 2010 · I have a date that is formatted like so: 2010-09-01 00:15:46.00. What is the most elegant way to get the date and the hh:mm. I do not need seconds or milliseconds. Friday, October 1, 2010 …

  4. how to insert and update master/details records using vb.net and sql …

    Jun 7, 2015 · Question 0 Sign in to vote hi i have following code to insert a master/details records in sql server database actually i have not knowledge to update child records using relation so my inserting …

  5. many ways to calculate the first day of the year in T-SQL

    May 6, 2011 · This is a old Sybase Dialect and you need to learn real SQL, now that we have it. getdate () is an old UNIX system call; ANSI/ISO SQL uses CURRENT_TIMESTAMP. I hope that soon T-SQL …

  6. using sqlcmd to backup database with latest date as backup name

    Jun 13, 2012 · how i can use sqlcmd utility to backup database name with today's date as backup name for examble " TEST 13_06_2012.bak " after generate the .bak file should be something like this ??

  7. How to insert current Date e current Time in a sharepoint master page

    Feb 17, 2009 · This gives me the ability to present dates in either US or UK/AUS time formatting.

  8. How to get the Date/Time of a given country using GetUTCDate?

    Oct 7, 2013 · If I have a SQL Server instance in the EST timezone, but want to get the time and date in another country or timezone, how can I use GetUTCDate?

  9. Date format in sql stored procedure - social.msdn.microsoft.com

    Aug 4, 2010 · I have a table with a column DATETIME format. When I insert the date time via asp.net and the sql string is in my codebehind file (none stored procedure) it puts the date in DD/MM/YYYY …

  10. MSDN

    MSDN