No announcements
Found 3327059 threads
-
1 Votes
NodeJS Azure Website returns 405 on HTTP POST
Correct, though this route to index.html on a POST method is being handled but an app.post function within express, while GETing the same file is handled by an app.get ...Answered | 19 Replies | 3052 Views | Created by luisdel - Friday, May 15, 2015 1:56 PM | Last reply by David Ebbo - Thursday, June 21, 2018 7:06 PM -
0 Votes
I get data with Ajax
I am getting data with ajax.Answered | 1 Replies | 688 Views | Created by ali yılmaz - Saturday, November 14, 2015 9:41 AM | Last reply by DA924 - Saturday, November 14, 2015 9:55 AM -
1 Votes
Error returned Data overflow converting to the data type
The source column was date data type and during the model process it was failed with the below error The JSON DDL request failed with the following ...Answered | 3 Replies | 3174 Views | Created by Yohandy - Wednesday, November 27, 2019 8:41 AM | Last reply by Antony S - Friday, April 24, 2020 6:05 AM -
0 Votes
Lookup Function returning an error
Now I can run the report, but gives #Error messages...Answered | 5 Replies | 1902 Views | Created by SJ_PPM - Sunday, July 14, 2013 8:30 PM | Last reply by SJ_PPM - Thursday, July 18, 2013 12:59 AM -
2 Votes
ajax call to wcf returns 400 bad request
lv=3&rv=5", {}, function (data) { alert(data); } ); } ...Answered | 5 Replies | 20492 Views | Created by mit99mh - Monday, May 24, 2010 9:03 AM | Last reply by Gary A. Stafford - Monday, September 12, 2011 2:59 AM -
0 Votes
Ajax POST Multiple Parameters to WCF
I still have two issues : I get a parse error when sending the POST to the service.Answered | 3 Replies | 1813 Views | Created by HanneSThEGreaT - Wednesday, October 28, 2015 6:38 PM | Last reply by Grady_Dong - Tuesday, November 3, 2015 6:24 AM -
1 Votes
GetTImeZoneInformation cannot return correct StandardName
On the first Sunday in November areas on Daylight Saving Time return to Standard Time at 2:00 a.m.Answered | 1 Replies | 2765 Views | Created by Jason_LYS - Tuesday, June 5, 2012 9:56 AM | Last reply by Elegentin Xie - Wednesday, June 6, 2012 8:27 AM -
1 Votes
In memcpy_s function, Is taking destSize as sizeof(m_pDataToSend) is correct?
The vector not only holds a pointer to the data, but it knows the size of the data as well.Answered | 7 Replies | 808 Views | Created by David student - Monday, August 26, 2019 10:27 AM | Last reply by Tim Roberts - Monday, August 26, 2019 6:55 PM -
0 Votes
Catching errors with the AJAX API
If you do want to stick with AJAX, you can do it as you describe.Answered | 3 Replies | 681 Views | Created by ccll1 - Wednesday, February 25, 2015 11:37 AM | Last reply by Chris Wendt - Wednesday, February 25, 2015 4:16 PM -
1 Votes
Function that gives an Array as return
Fouad, First I missed your intention and then I saw the answer was 100% correct.Answered | 7 Replies | 536 Views | Created by V.K.S.B.K - Wednesday, June 3, 2015 2:32 PM | Last reply by Fouad Roumieh - Thursday, June 4, 2015 8:31 AM -
0 Votes
muliti valued table function returns error.
It is the cause of the error.Answered | 4 Replies | 4557 Views | Created by boobyy - Thursday, December 9, 2010 5:53 AM | Last reply by boobyy - Saturday, December 11, 2010 7:33 AM -
0 Votes
returned by PeriodsToDate() function
[Posted Installs]) Dim Date is a Date table with standard hierachy of Date, Week, Month, Quarter, Year.Answered | 5 Replies | 5115 Views | Created by Paul McCurdy - Tuesday, November 3, 2009 3:58 PM | Last reply by Paul McCurdy - Friday, November 6, 2009 7:58 PM -
0 Votes
GPSPosition not returning correct time
Hi, Can you be a little more specific regarding why the UTC time returned is not correct?Answered | 2 Replies | 2894 Views | Created by LiteWait - Wednesday, March 18, 2009 1:25 PM | Last reply by LiteWait - Wednesday, March 18, 2009 4:08 PM -
0 Votes
Function returning cursor
John, BOL 2008: " The nonscalar types, cursor and table, cannot be specified as a parameter data type in either Transact-SQL or CLR functions.Answered | 2 Replies | 8018 Views | Created by John Basedow - Friday, July 9, 2010 12:39 PM | Last reply by Kalman Toth - Wednesday, July 14, 2010 2:46 PM -
2 Votes
Function returned value is rounded
The problem is that your function does not return a value you need to add Return Result before the End Function statement.Answered | 3 Replies | 1792 Views | Created by Stennu - Wednesday, August 3, 2011 8:23 PM | Last reply by Xiong Wei, Jin - Wednesday, August 3, 2011 9:15 PM -
0 Votes
SSRS is not displaying correct data
However, the Crystal on my machine didn't show the correct data just like SSRS!Answered | 5 Replies | 4605 Views | Created by pankaj_gresham - Saturday, February 4, 2012 12:59 AM | Last reply by pankaj_gresham - Wednesday, February 15, 2012 5:25 PM -
0 Votes
Correct return after an async promise?
You need to make getContent an async method to make this work: function getContentAsync(artist) { var bioURL = "http://www.jambase.com/Artists/" + ...Answered | 3 Replies | 2457 Views | Created by Jon Adams - Tuesday, July 3, 2012 2:35 AM | Last reply by Bryan Thomas - Tuesday, July 3, 2012 8:07 PM -
3 Votes
Return function
You can return more that one value using the following method..Answered | 3 Replies | 3040 Views | Created by yade - Wednesday, December 17, 2008 1:04 PM | Last reply by VijayDandur - Thursday, December 18, 2008 11:58 AM -
0 Votes
Returning a Date field with the IIF Function
Otherwise dtoc() would error in the first place (and BTW dtoc() would work in an IIF() but you don't need it ).Answered | 6 Replies | 6520 Views | Created by Rob_t4p - Thursday, November 19, 2009 11:15 PM | Last reply by CetinBasoz_Dont Trust Microsoft - Friday, November 20, 2009 10:56 AM -
0 Votes
Returning a string from a function
I have a function that should return a string.Answered | 2 Replies | 538 Views | Created by JonCSMcD - Tuesday, April 22, 2014 12:42 PM | Last reply by pascual79 - Tuesday, April 22, 2014 12:46 PM
No announcements