No announcements
Found 3914832 threads
-
0 Votes
How to set today's date to default datetime to report parameter
You need to convert if you use Format function.Answered | 4 Replies | 10606 Views | Created by JOY23 - Wednesday, August 26, 2009 7:14 AM | Last reply by Senthil N - Wednesday, August 26, 2009 11:07 AM -
0 Votes
How EF handle dynamically created tables
That is correct - you'll need to either use the System.Data.Entity.Design APIs (or some equivalent) to reverse engineer new additions to the schema, or set up a ...Answered | 2 Replies | 3069 Views | Created by Derek Li - Tuesday, December 1, 2009 7:58 PM | Last reply by Derek Li - Wednesday, December 2, 2009 4:35 PM -
3 Votes
getting the only date from the datetime using c#
What is the correct way to return Date portion only (and set time to 0) of the DateTime value?Answered | 10 Replies | 180190 Views | Created by Ramesh goud - Friday, June 29, 2007 5:46 AM | Last reply by Jasraj Bishnoi - Thursday, August 1, 2013 9:46 AM -
0 Votes
DateTime
You can certainly declare your DateTime column in the database to be nullable, and you can also declare your DateTime property in your EntityType to be nullable.Answered | 1 Replies | 3529 Views | Created by MDMoura - Thursday, September 3, 2009 4:19 PM | Last reply by Noam Ben-Ami - MSFT1 - Thursday, September 3, 2009 8:51 PM -
0 Votes
last access date of fields in sql server table
Do the fields have indexes?Answered | 5 Replies | 2919 Views | Created by mastanvali shaik - Tuesday, August 19, 2014 6:14 AM | Last reply by Uri Dimant - Tuesday, August 19, 2014 1:25 PM -
0 Votes
Dynamic Grouping based on date field
how can I have vouchers only to be shown during that month/period?Answered | 12 Replies | 2114 Views | Created by SachySSRSlearner - Friday, December 1, 2017 2:29 PM | Last reply by SachySSRSlearner - Friday, December 8, 2017 9:59 AM -
0 Votes
MOSS Last Modified
However, now it only gives the date it was originally modified, not subsequent modified dates...in other words, it is not updating for the ...Answered | 5 Replies | 5995 Views | Created by Ludis - Tuesday, March 17, 2009 3:29 PM | Last reply by Daniela F - Thursday, April 16, 2009 2:54 PM -
0 Votes
last modified date in wss 3.0
Last modified at: <SharePointWebControls:DateTimeField FieldName="Modified" runat="server" ...Answered | 2 Replies | 7756 Views | Created by ICTDUDE - Thursday, June 23, 2011 9:09 AM | Last reply by Emir Liu - Friday, June 24, 2011 3:40 AM -
0 Votes
SharePoint 2007 Site Last Modified date issue
Hi, From your description, you think last modified date of your Moss 2007 site is wrong.Answered | 1 Replies | 1564 Views | Created by tushar123123 - Thursday, April 23, 2015 5:28 AM | Last reply by Lisa Chen1226 - Friday, April 24, 2015 8:30 AM -
0 Votes
Programatically get latest date from the DateTime field of SharePoint list
Hi Sanjana, We can use the following code to get the date form the DateTime field.Answered | 1 Replies | 902 Views | Created by sanjana93 - Wednesday, July 13, 2016 4:19 AM | Last reply by Linda ZL - Thursday, July 14, 2016 2:35 AM -
0 Votes
Filtering on a date field dynamically
They are very useful when you work with datetime data.Answered | 7 Replies | 633 Views | Created by Duncan Fisher - Thursday, March 16, 2017 3:38 PM | Last reply by Jingyang Li - Friday, March 17, 2017 5:42 PM -
0 Votes
Datetime Field in Composite Primary Key
It may be better to use the temporal aspect of the data in a clustered index.Answered | 8 Replies | 22019 Views | Created by Bruce Tuttle - Tuesday, December 22, 2009 11:32 PM | Last reply by Jim McLeod - Monday, January 4, 2010 10:36 PM -
0 Votes
getting time and date from datetime field in javascript
Please go through this Calculate difference between two dates (in hours) Or Try this if you only want difference between dates without ...Answered | 2 Replies | 13100 Views | Created by techneer - Friday, October 1, 2010 8:24 PM | Last reply by Sandip Patil - Saturday, October 2, 2010 8:49 AM -
1 Votes
How to store many datetime fields?
This will reduce your work of breaking the dates everytime you query for a selected date.Answered | 6 Replies | 3315 Views | Created by EngineerSpock - Monday, February 20, 2012 7:15 AM | Last reply by arun.passioniway - Monday, February 20, 2012 4:30 PM -
0 Votes
how to convert a datetime to varchar for comparing a field
to varchar and add leading zero step 3 concatenate year, mm, and dd to convert to varchar The DOB2 field is now a varchar(8) ...Answered | 9 Replies | 4585 Views | Created by Sally Lue - Tuesday, September 9, 2014 10:12 PM | Last reply by Sally Lue - Monday, September 15, 2014 8:18 PM -
0 Votes
Dynamic SQL and DATETIME values
You use parameterised SQL.Answered | 5 Replies | 1050 Views | Created by BrBa - Tuesday, May 7, 2019 1:19 PM | Last reply by Erland Sommarskog - Tuesday, May 7, 2019 10:05 PM -
1 Votes
Sharepoint 2007 change created date, modified date
This is how I hoped to identify the field that could be modified in sql.Answered | 3 Replies | 13695 Views | Created by aikiart7 - Monday, May 16, 2011 8:31 PM | Last reply by T.Blinda - Thursday, October 27, 2011 7:59 PM -
5 Votes
how to update datetime field with empty datetime
hi dear i am not using datetimepicker matter. i ask in table explain again two datetime fields ...Answered | 28 Replies | 4539 Views | Created by Mind-Reader - Monday, August 8, 2011 2:45 PM | Last reply by Reed Kimble - Thursday, August 11, 2011 3:58 PM -
0 Votes
how to find last 10 date times when SP was Modified
What are you using for your audit tool?Answered | 8 Replies | 682 Views | Created by coolguy123SQL - Friday, March 18, 2016 1:07 PM | Last reply by Enric Vives - Saturday, March 19, 2016 1:53 PM -
1 Votes
get last modified date of sharepoint group.
There is a modified column. go to the list settings change the view.Use that.Answered | 3 Replies | 5746 Views | Created by Arvindee2007 - Tuesday, July 31, 2012 1:08 PM | Last reply by pankaj_17 - Friday, August 3, 2012 7:34 AM
No announcements