No announcements
-
0 Votes
Question about recovey time
Hello, I´m looking for about how long time, my server go back to available if it go down for any problem. In MS's site i ...Proposed | 1 Replies | 400 Views | Created by Alexandre Gustavo - Monday, May 27, 2019 8:49 PM | Last reply by arnavsharma - Tuesday, May 28, 2019 12:09 AM -
0 Votes
Questions about time series
Thanks Shuvro. I am using both the forecast task and the time series task in Excel 2007 but my question is about the forecast task under analyze in Excel ...Answered | 4 Replies | 6162 Views | Created by Thomas Ivarsson - Wednesday, March 5, 2008 9:39 PM | Last reply by Thomas Ivarsson - Thursday, March 6, 2008 7:00 PM -
0 Votes
Question about SQL Query
week version outperforms the 3 week version with an order of magnitude after running the query a few times, then post the queries used and the underlying data structure for ...Answered | 6 Replies | 1101 Views | Created by Agile World - Tuesday, July 30, 2013 7:30 PM | Last reply by Chris Sijtsma - Wednesday, July 31, 2013 11:18 AM -
0 Votes
Question about time sheets
> Time Reporting periods (or ask your admin to doUnanswered | 2 Replies | 1473 Views | Created by Charles60 - Tuesday, January 22, 2013 4:33 PM | Last reply by Prasanna Adavi - Tuesday, January 22, 2013 6:55 PM -
1 Votes
Question about Power Query
Hi, With the help of PowerQuery in Excel 2010, I am able to run queries from my local db in Excel itself. But every time I run a ...Answered | 1 Replies | 893 Views | Created by Venu Madhav Chagarla - Thursday, May 8, 2014 2:07 AM | Last reply by zkandy - Friday, May 9, 2014 6:41 AM -
0 Votes
a few questions on the tuning advisor
i decided to give the tuning advisor a go, just as I had some spare time. I ran profiler against a database for about a half hour, then used the resulting trace file as the input for ...Answered | 2 Replies | 7637 Views | Created by winstonSmith - Monday, April 2, 2007 11:06 AM | Last reply by Asaf Mohammad - Tuesday, April 3, 2007 8:34 PM -
0 Votes
Lync Query Average Time To Answer
Hi,Frans, Per my knowledge there is no way to query the "Time to answer" for one of the response group agent to answer the call directly,as I know there ...Answered | 1 Replies | 4427 Views | Created by Frans Duvenage - Monday, July 2, 2012 8:59 AM | Last reply by Sharon.Shen - Tuesday, July 3, 2012 5:36 AM -
0 Votes
Question about query designer
Initially I would suggest you to create reports using Create Report Wizard. During this, the needed SQL Queries are created automatically. But if you want to design a report based on multipleAnswered | 4 Replies | 3122 Views | Created by alawode - Saturday, February 25, 2012 10:49 PM | Last reply by alawode - Sunday, February 26, 2012 9:40 PM -
0 Votes
NIC
my friend, this forum is dedicated to the Project Server queries only. Please post your question to the appropriate forumAnswered | 1 Replies | 6114 Views | Created by shukla.rajat - Monday, August 8, 2011 11:05 AM | Last reply by Khurram Jamshed - Monday, August 8, 2011 12:28 PM -
2 Votes
cluster upgrade
A quick query of this forum would have returned a number of times this question was asked, and answered. httpAnswered | 3 Replies | 1411 Views | Created by BlakeDuffey - Monday, February 11, 2013 3:29 PM | Last reply by Lawrence, - Monday, February 18, 2013 6:43 AM -
0 Votes
Question about SQL-Query
Hi, I would like to suggest you run the Query below for your first question: INNER JOIN DisplayStringDimvwUnanswered | 4 Replies | 650 Views | Created by BjornSWE - Tuesday, April 5, 2016 7:17 AM | Last reply by Yan Li_ - Thursday, April 28, 2016 2:01 AM -
1 Votes
Time Out Error when Query User Profile
http://stackoverflow.com/questions/7976737/how-to-increase-time-in-web-config-for-executing-sql-queryAnswered | 1 Replies | 1981 Views | Created by Susan733 - Wednesday, October 7, 2015 6:33 PM | Last reply by Lisa Chen1226 - Thursday, October 8, 2015 3:43 AM -
1 Votes
Questions about querys
You could put the query into a stored procedure - including the group by and sort clauses. You then execute the stored procedure to produce the resultset.Answered | 3 Replies | 1224 Views | Created by RumblefishZX - Wednesday, May 29, 2013 3:49 PM | Last reply by scott_morris-ga - Wednesday, May 29, 2013 8:30 PM -
3 Votes
Changing Column and Row Heading in MDX
Thank you all for responding to my question. I was able to rename the column header using calcualted member. However, i am little concerned about the efficiency of this technique. ...Answered | 7 Replies | 15552 Views | Created by Riju - Monday, September 19, 2005 5:13 PM | Last reply by Peter K - Friday, October 14, 2005 6:31 AM -
0 Votes
A question about domain time
Yes, all computer communicate through UTC time and it only show to us adding the respective time zone httpAnswered | 5 Replies | 348 Views | Created by CAshtones - Friday, July 6, 2018 1:10 PM | Last reply by Kallen Wang - Wednesday, July 11, 2018 6:46 AM -
0 Votes
Question about time conversions
You can use DATEPART to return the hour component of a time value: SELECT DATEPART(hour, CAST('01:30:48' AS time)); Dan Guzman, SQL Server MVP, ...Answered | 1 Replies | 753 Views | Created by Madhav Goswami - Monday, August 19, 2013 4:02 AM | Last reply by Dan Guzman - Monday, August 19, 2013 4:09 AM -
0 Votes
Questions About Active Directory System Discovery and How it Interacts with DNS
I have a question about Active Directory System Discovery and more specifically regarding how it interacts with DNS to get the IP Address for a system. The site serverAnswered | 4 Replies | 4691 Views | Created by Ohnay - Wednesday, August 18, 2010 6:18 PM | Last reply by Ohnay - Thursday, August 19, 2010 3:09 PM -
0 Votes
Question about SQL query
Folks, I have a question on how to set up a SQL query (or if it's even possible). Here's the scenario: I'm creating a scheduling tool to assist ...Answered | 2 Replies | 6943 Views | Created by Alan Westley - Thursday, August 24, 2006 5:55 PM | Last reply by Umachandar Jayachandran - MS - Thursday, August 24, 2006 6:29 PM -
1 Votes
High SQL Compilations and REcompilations
Compilations are normally nothing to worry about. Before a query can be executed for the first time it needs to be compiled, if the same shaped query is being ...Answered | 2 Replies | 4912 Views | Created by Amydom - Monday, January 16, 2012 9:35 PM | Last reply by Richard Douglas - Tuesday, January 17, 2012 2:11 PM -
0 Votes
SELECT DISTINCT Question
I'm fairly novice with SQL and I have a question about SELECT DISTINCT. I'm writing an ASP.NET app and on the current page will be a search function. It has ...Answered | 1 Replies | 5346 Views | Created by mldesanctis - Thursday, June 26, 2008 5:13 PM | Last reply by Jon Royales - Thursday, June 26, 2008 5:33 PM
No announcements