No announcements
Found 251702 threads
-
2 Votes
Using Anchor in VB6
Be aware that this is a forum for VB in Visual Studio Net. However, the anchor started with language version VB7 and is in all later ...Unanswered | 2 Replies | 7084 Views | Created by Sanyon_d - Friday, December 9, 2011 3:05 AM | Last reply by Mark Liu-lxf - Monday, December 12, 2011 3:00 AM -
0 Votes
JSON: Create with DateTime woes!
creating a record with every type in it and explaining what needs to be done without descending into jibberish and I have seen plenty in the last few hours of ...Answered | 2 Replies | 3233 Views | Created by Gordon Johnston - Thursday, October 11, 2012 12:14 PM | Last reply by Gordon Johnston - Monday, October 15, 2012 4:42 PM -
0 Votes
Problem with datetime in a plugin
I tried to set time span with the function in the site and my date is now the good date. Thanks a lot for your ...Answered | 2 Replies | 7510 Views | Created by David Girard - Monday, July 21, 2008 3:44 PM | Last reply by David Girard - Tuesday, July 22, 2008 1:27 PM -
0 Votes
Batching with datetime not timestamps
know, it is NOT possible to implement batching with DateTime. You cannot convert DateTime to Timestamp, because it is something totally different (Timestamps are logical ...Unanswered | 1 Replies | 10496 Views | Created by markOshark - Thursday, June 4, 2009 3:31 AM | Last reply by macap - Thursday, June 4, 2009 8:55 AM -
0 Votes
Hyperlink with anchor does not open in IE9 correctly
I have a hyperlink in excel that points to foo.html#A.125 . Clicking on the link, IE9 opens the page but does not position to the anchor. It opens correctly in IE7. Any ...Unanswered | 1 Replies | 4203 Views | Created by Vishal Kudchadkar - Tuesday, January 3, 2012 6:15 PM | Last reply by Calvin_Gao - Tuesday, January 10, 2012 10:04 AM -
0 Votes
Having problem with selectNewAnchorCommand for an odbc(MySql) client
Hi, I'm trying to synchronize between a Microsoft SQL Server 2008 and a MySQL Client. My anchor type is ...Answered | 1 Replies | 7877 Views | Created by Zur Magen - Tuesday, October 19, 2010 9:38 AM | Last reply by Patrick S. Lee - Thursday, October 21, 2010 5:28 PM -
0 Votes
DateTime format.
this is user specific..each user can change his default data time format.. following SQL will get you all datetime and number formats.. SELECT ...Answered | 3 Replies | 5555 Views | Created by Halldor Bjorgvin Johannsson - Thursday, December 3, 2009 10:52 AM | Last reply by Halldor Bjorgvin Johannsson - Thursday, December 3, 2009 12:28 PM -
0 Votes
SqlBulkCopy.WriteToServer not handling null values in Datetime type column
[datetime]'2-2-20Unanswered | 9 Replies | 4280 Views | Created by psingla - Tuesday, October 27, 2015 9:57 AM | Last reply by jrv - Thursday, October 29, 2015 5:44 AM -
0 Votes
DateTime Format
Debug your datetime value before sending it to SQL. See what results do you have on your application layer before sending them to SQLPlease mark as reply if helped. Also ...Unanswered | 4 Replies | 3812 Views | Created by AnujaPMTMachines - Friday, September 28, 2012 10:36 AM | Last reply by Michael Samteladze - Monday, October 1, 2012 8:56 AM -
0 Votes
datetime picker
You create the rdl in Visual Studio. In there select the Data or Layout (?) tab. Then there is an additional Menu Item called Report. Select in there the Report Parameters and add a new ...Unanswered | 1 Replies | 7641 Views | Created by KCTucker - Wednesday, July 22, 2009 2:33 PM | Last reply by Ewald Hofman (MSFT) - Wednesday, July 22, 2009 6:15 PM -
2 Votes
CRM 2011: DateTime UTC problem with OData
sending UTC dates and not to calculate. by usering <datetime variable>.toLocaleString() all your issues should disappear. I ...Unanswered | 4 Replies | 6256 Views | Created by JBlaeske - Monday, March 26, 2012 2:37 PM | Last reply by Jimmy Briggs - Monday, September 22, 2014 8:47 PM -
0 Votes
anchor tags not consistently passed to url
I have an c# .net mvc application which uses anchor tags to implement a tabbed interface. After a particular process has run, I want to programatically determine ...Unanswered | 3 Replies | 1117 Views | Created by Richard Scannell - Thursday, March 27, 2014 12:45 PM | Last reply by Richard Scannell - Monday, March 31, 2014 9:28 AM -
0 Votes
dataset.getxml problem with datetime format
formatted to UTC time with timezone format, like this " <kpsj>2011-01-01T00:00:00+08:00</kpsj>". but what i want is ...Unanswered | 1 Replies | 6356 Views | Created by dragonimp - Wednesday, July 27, 2011 7:40 AM | Last reply by Paul Zhou - Friday, July 29, 2011 7:01 AM -
1 Votes
IsDaylightSavingTime method of DateTime
On Windows XP Professional (SP-2), using Visual Studio 2008 , I created a Web application that called the IsDaylightSavingTime method of the DateTime type. In the Debug mode, ...Answered | 1 Replies | 14430 Views | Created by AjayKiran - Friday, May 30, 2008 6:03 PM | Last reply by Bruno Yu - Wednesday, June 4, 2008 7:39 AM -
0 Votes
Datetime problem?
Hi, I have a little problem with the sync framework and datetime. After a synchronize DateTime in my Sql Server Express 2005 have aAnswered | 9 Replies | 10165 Views | Created by SoBaKaaa - Monday, November 17, 2008 8:45 AM | Last reply by Mariano Pass - Friday, March 6, 2009 12:04 AM -
2 Votes
wrong datetime
DateTime.Today.ToLongDateString() with DateTimeAnswered | 14 Replies | 7077 Views | Created by Dany85 - Sunday, May 17, 2009 8:46 AM | Last reply by Dany85 - Sunday, May 17, 2009 12:54 PM -
0 Votes
Add minutes to DateTime
Hi How is it possible in javascript to add the duration to datetime. I know the duration is in minutes it cant be added ...Answered | 1 Replies | 8754 Views | Created by Zeeq - Tuesday, July 15, 2008 1:05 PM | Last reply by Jude Lee - Tuesday, July 15, 2008 1:30 PM -
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 | 5360 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
How to work with DateTime info
This 1 day datetime difference is obtained due to the TimeZone difference. You can get your exact date time (of your timezone) with the below ...Answered | 2 Replies | 4914 Views | Created by Yojan - Friday, April 16, 2010 8:06 PM | Last reply by VinothBalasubramanian - Monday, April 19, 2010 5:23 AM -
0 Votes
Defaulting a DateTime picklist ?
have to treat like i treat a lookup meaning that i would create an array and fill it with the Datetime object then play with the array ...Answered | 3 Replies | 6957 Views | Created by Zeeq - Monday, July 7, 2008 12:56 PM | Last reply by Steven De Baerdemaeker-Travi_ta - Monday, July 7, 2008 2:09 PM
No announcements