No announcements
Found 2634 threads
-
0 Votes
Value was either too large or too small for an int64
When incremental download sync happens, can you turn on the SQL Profiler and capture which parameter value is too large or too small for int64.Answered | 1 Replies | 13757 Views | Created by Venkata Lakshmi Narayana - Wednesday, June 10, 2009 9:11 AM | Last reply by L Zhou [MSFT] - Wednesday, July 22, 2009 11:08 PM -
0 Votes
DateTime to Int64
In order to ensure that pre-existing rows will have a valid tracking value, you need to write your ALTER table statement as follows: ALTER TABLE [table_name] ADD ...Answered | 10 Replies | 14140 Views | Created by billb59 - Tuesday, February 27, 2007 7:05 AM | Last reply by billb59 - Tuesday, February 27, 2007 8:49 PM -
0 Votes
Datetime problem?
date = row[i] as DateTime?Answered | 9 Replies | 10573 Views | Created by SoBaKaaa - Monday, November 17, 2008 8:45 AM | Last reply by Mariano Pass - Friday, March 6, 2009 12:04 AM -
0 Votes
Limit datetime range
I don't mind if it is not a globlal solution, do you know how to do it for a single datetime field on a single form?Answered | 2 Replies | 6326 Views | Created by Elytron - Tuesday, September 1, 2009 5:15 PM | Last reply by Elytron - Wednesday, September 2, 2009 2:48 PM -
0 Votes
DateTime conversion problems on sync
select (convert(datetime, 'your sample date', your datetime style)) Then, embed this ...Answered | 3 Replies | 9641 Views | Created by forstingera - Wednesday, September 17, 2008 3:55 PM | Last reply by Patrick S. Lee - Saturday, September 20, 2008 8:03 PM -
2 Votes
Datetime Please help
using (var file = appStorage.CreateFile(fileName)) { using (var writer = new StreamWriter(file)) { ...Answered | 3 Replies | 5118 Views | Created by mindonmoney100 - Monday, May 14, 2012 8:43 AM | Last reply by Luigi Bruno - Monday, May 28, 2012 8:49 PM -
0 Votes
FileHelperEngine DateTime Conversion Error
12/5/2015",provider); HOw would i place in the properties below [FieldOptional] ...Answered | 3 Replies | 1125 Views | Created by pianoboyCoder - Wednesday, December 23, 2015 12:06 PM | Last reply by CoolDadTx - Wednesday, December 23, 2015 3:39 PM -
0 Votes
DateTime field Programatically
Hi, Try using like the code below: DateTime jj_DateTime = ...Answered | 2 Replies | 4943 Views | Created by Gustavo CRM - Thursday, October 6, 2011 1:24 PM | Last reply by Jehanzeb.Javeed - Friday, October 7, 2011 1:32 AM -
0 Votes
Regional Settings DateTIme Format
Hi, If i'm reading a datetime value from the database and displaying it in a custom aspx page control, how can i get the settings of the CRM DateTime format in ...Answered | 3 Replies | 5730 Views | Created by ssun017 - Thursday, August 13, 2009 12:03 AM | Last reply by Vithal Wadje - Tuesday, November 4, 2014 2:54 PM -
0 Votes
Insert DateTime into Oracle from C#
Hi, I am reading data from XML using XmlReadMode.ReadSchema into a dataset.While updating the dataset in Oracle database using Oracle DataAdapter; it is not inserting data OR giving errors for ...Answered | 1 Replies | 13209 Views | Created by Rahul Bhandare - Tuesday, July 21, 2009 10:30 PM | Last reply by Tagore Bandlamudi - Wednesday, July 22, 2009 12:24 AM -
2 Votes
Update DateTime from Date and Time
But, since the CRM DateTime is in the UTC format: 2009-10-30T17:01:00+02:00, I am still trying to find out how to get that in SQL statement.Answered | 6 Replies | 7094 Views | Created by IamaNovice - Tuesday, November 10, 2009 7:36 PM | Last reply by IamaNovice - Tuesday, November 10, 2009 11:27 PM -
1 Votes
String was not recognized as a valid DateTime
Full Stack: [FormatException: String was not recognized as a valid DateTime.]Answered | 3 Replies | 7007 Views | Created by Juan Solares - Monday, April 16, 2012 11:26 PM | Last reply by Juan Solares - Friday, May 4, 2012 5:16 PM -
0 Votes
UFT DateTime problem still not solved?
Hi, I have a problem with synchronizing DateTime data.Answered | 1 Replies | 6227 Views | Created by Sojborg - Monday, April 25, 2011 12:54 PM | Last reply by Dong Cao - Monday, April 25, 2011 5:26 PM -
3 Votes
Fill in Present Date on DateTime Attribute
Then I need the datetime field to be set to the present day.Answered | 5 Replies | 5249 Views | Created by Michael Karls - Friday, July 30, 2010 9:16 PM | Last reply by Michael Karls - Tuesday, August 3, 2010 6:06 PM -
0 Votes
Setting the datetime using SDK
I was already receiveing the datetime in the format "2010/4/15T17:00:00" - but was just being stupid!Answered | 11 Replies | 4919 Views | Created by bshah1985 - Wednesday, April 14, 2010 9:08 AM | Last reply by bshah1985 - Thursday, April 15, 2010 8:40 AM -
0 Votes
Datetime calculation
Hi, Is it possible to calculate the duration between 2 datetime fields?Answered | 4 Replies | 7277 Views | Created by cam2huynh - Wednesday, February 4, 2009 10:29 AM | Last reply by cam2huynh - Wednesday, February 4, 2009 12:59 PM -
5 Votes
Losing milliseconds setting Recordset field to DateTime
I can correctly retrieve a datetime with milliseconds from the DB, but I can't set that field in the Recordset to a DateTime with milliseconds without it rounding to the nearest ...Answered | 4 Replies | 4633 Views | Created by Brad Salmon - Monday, July 22, 2013 4:43 PM | Last reply by Dave Patrick - Sunday, July 28, 2013 5:21 PM -
0 Votes
Comapre two datetime fields
Hi, Can anyone tell me how to compare two datetime attributes in crm 4.0 throught javascript?Answered | 1 Replies | 6884 Views | Created by Sujatha B - Tuesday, March 2, 2010 12:39 PM | Last reply by Andrii Butenko - Tuesday, March 2, 2010 1:00 PM -
4 Votes
Creating DateTime Property in CRM
but if you want to set other datetime you can set it like below CrmDateTimeProperty _Date= new ...Answered | 5 Replies | 5838 Views | Created by Hari nvp - Friday, August 13, 2010 5:17 AM | Last reply by Hari nvp - Friday, August 13, 2010 6:55 AM -
0 Votes
How to pass Null DateTime Value in Crystal 11
I think this one would help: http://jedsflipworld.xp3.biz/programming/how-to-pass-null-datetime-to-crystal-reports/Answered | 5 Replies | 16981 Views | Created by aravindanm - Tuesday, September 30, 2008 2:25 AM | Last reply by Nero Ethan - Friday, June 25, 2010 5:13 AM - Items 1 to 20 of 2634 Next ›
No announcements