No announcements
Found 3685308 threads
-
0 Votes
how to get min of more than one column in select query
Hi Sayali99, If you are going to get the min value of data in a row, please refer to script below.Answered | 3 Replies | 1432 Views | Created by Sayali99 - Tuesday, November 24, 2015 4:29 AM | Last reply by Sam Zha - Friday, November 27, 2015 2:07 AM -
5 Votes
not more than one application
Hi, The same mutex as Acamar shows but than in a smaller more to the point sample on our website.Answered | 9 Replies | 3455 Views | Created by THE NEW AREA - Friday, February 12, 2010 10:17 PM | Last reply by _asgar - Saturday, February 13, 2010 9:26 AM -
0 Votes
mirroring more than one
two prinicipal servers pointing to one mirror server !Answered | 7 Replies | 9593 Views | Created by light_wt - Wednesday, November 18, 2009 12:53 PM | Last reply by light_wt - Monday, November 30, 2009 3:16 PM -
0 Votes
linq query for update more than one record
It will be much more faster and much more safe.Answered | 2 Replies | 2237 Views | Created by charan sri - Thursday, October 11, 2012 10:08 AM | Last reply by Michael Samteladze - Monday, October 15, 2012 8:28 AM -
1 Votes
How can I get more than one table in only one query connection with LINQ to Entities?
I have a Stored Procedure that is returning more than one table, this is how I can get a lot of information with only one connection.Answered | 2 Replies | 3256 Views | Created by Dango23 - Monday, May 24, 2010 10:44 AM | Last reply by zeeshan hirani - Monday, May 24, 2010 9:14 PM -
1 Votes
More than one site collection
Were you getting access denied, or another error?Answered | 4 Replies | 2021 Views | Created by ChitraSaha - Sunday, February 24, 2013 5:36 AM | Last reply by Trevor Seward - Sunday, February 24, 2013 5:04 PM -
3 Votes
More Than One ItemSource for a DataGrid
You could hide the header row of two of them if you want to: ...Answered | 3 Replies | 650 Views | Created by DRD94 - Thursday, November 12, 2015 10:12 AM | Last reply by Magnus (MM8) - Thursday, November 12, 2015 1:35 PM -
0 Votes
Can I have more than one form on the IDE?
I can now create more than one form on my project, yet I have a problem.Answered | 6 Replies | 5105 Views | Created by CodeWizards - Sunday, January 29, 2012 6:27 PM | Last reply by CodeWizards - Friday, September 21, 2012 9:15 AM -
0 Votes
SELECT same values in more than one column
If the query is written as suggested by Saurabh, it wouldn't affect the query performance even in case of million rows.Answered | 5 Replies | 2006 Views | Created by Miljan Radovic - Wednesday, January 9, 2013 12:26 PM | Last reply by Alexander Karavaev - Wednesday, January 9, 2013 2:29 PM -
0 Votes
How to connect more than one Kinect?
f=255&MSPPError=-2147217396 Roland is correct, for Kinect v2 sensors, the limit is one.Answered | 2 Replies | 975 Views | Created by SunnyChow - Tuesday, July 21, 2015 9:45 AM | Last reply by David Kline [Microsoft] - Tuesday, July 21, 2015 5:20 PM -
0 Votes
Subquery returned more than one value
= DATEADD(wk,DATEDIFF(wk,0,GETDATE()),0) AND EC.eecDateOfTermination <=DATEADD(wk,DATEDIFF(wk,0,GETDATE()),6) AND e.eecDateOfTermination >= ...Answered | 3 Replies | 1009 Views | Created by rqwew - Tuesday, July 29, 2014 12:37 PM | Last reply by Itz Shailesh - Tuesday, July 29, 2014 3:55 PM -
4 Votes
Can you request more than one item in a prompted query?
How would I modify for text?Answered | 33 Replies | 1338 Views | Created by Barely_There - Tuesday, June 25, 2013 7:43 PM | Last reply by Barely_There - Wednesday, June 26, 2013 10:07 PM -
1 Votes
SQL query running more than one hour
As per my base query am getting records.Answered | 9 Replies | 1591 Views | Created by BaluChalla - Tuesday, July 24, 2018 4:22 AM | Last reply by Will_Kong - Friday, August 3, 2018 9:15 AM -
0 Votes
Sequence contains more than one element
When this trace flag Microsoft.LightSwitch.Trace.Sensitive"value="true" I get the "Sequence contains more than one ...Answered | 1 Replies | 4671 Views | Created by tommysurfarn - Monday, October 1, 2012 12:21 PM | Last reply by tommysurfarn - Friday, October 5, 2012 1:13 PM -
0 Votes
How to insert transaction of more than one row
My problem is that i have more than 1 rows in a data gridview, those rows are manually added via textbox entries (Say of an order form and the form contains more ...Answered | 4 Replies | 4808 Views | Created by NET HAWK - Monday, May 24, 2010 11:57 AM | Last reply by NET HAWK - Thursday, May 27, 2010 6:26 AM -
2 Votes
Data more than 1TB in one site collection
One thing how if i use RBLOB then i guess it doesnot matter how much i store.Answered | 9 Replies | 2822 Views | Created by Rizzk - Tuesday, December 17, 2013 7:11 AM | Last reply by Mohammad Nizamuddin - Wednesday, December 18, 2013 5:11 PM -
0 Votes
How do you create a clusted index on more than one column?
Do you have to drop the primary key - this is the error I am getting Msg 1902, Level 16, State 3, Line 2 Cannot ...Answered | 5 Replies | 3047 Views | Created by Bryan Rev - Thursday, January 19, 2012 12:06 AM | Last reply by Krishnakumar S - Thursday, January 19, 2012 12:37 AM -
4 Votes
More than one Like operator without OR operator
Select * from temp where mname like '%ser%' or mname like '%ter%' or mname like '%res%' One method is with a row constructor and ...Answered | 2 Replies | 1413 Views | Created by Kenny_Gua - Thursday, November 29, 2012 1:38 AM | Last reply by Eshani Rao - Thursday, November 29, 2012 2:00 AM -
0 Votes
SSAS More than One Measures in One Dimension
What if you wanted to know by day, how many employee's were active and how many weren't active?Answered | 3 Replies | 3326 Views | Created by _rmullen_ - Wednesday, February 8, 2012 4:51 PM | Last reply by Vinuthan - Tuesday, February 28, 2012 5:15 AM -
0 Votes
more than one Stored Procedure in One Transaction
Have a look the below url for more info http://www.sommarskog.se/error-handling-I.html#scopeabort1 In you case you need to write ...Answered | 2 Replies | 4672 Views | Created by himo - Monday, September 7, 2009 9:17 AM | Last reply by Kasturi Rajesh - Monday, September 7, 2009 9:56 AM - Items 1 to 20 of 3685308 Next ›
No announcements