No announcements
Found 3113100 threads
-
0 Votes
difference between compound from clause and inner join
Hi sp_412000; The differences in the two ways of using SelectMany - Compound from 2 and Inner Join.Answered | 1 Replies | 4420 Views | Created by sp_412000 - Tuesday, March 22, 2011 9:05 PM | Last reply by Fernando Soto - MCSD - Friday, March 25, 2011 1:07 AM -
8 Votes
Compound Conditions
Regardless, the point here was "code a compound condition in the WHERE clause that tests for these conditions.Answered | 8 Replies | 4693 Views | Created by SQL Student needs help - Monday, February 6, 2012 4:03 PM | Last reply by Brian Tkatch - Monday, February 6, 2012 6:51 PM -
0 Votes
Compound Literals Support?
Compound Literals is a C99 construct, which GCC also supports in its C++ compiler as an extension.Answered | 2 Replies | 1938 Views | Created by CaptainSteyr - Wednesday, August 24, 2016 11:03 PM | Last reply by Pavel A - Sunday, August 28, 2016 4:09 PM -
0 Votes
Compound += does not work on strings
Example 1: declare @x varchar(10) = '10' set @x += 'abc' print @x gives ...Answered | 2 Replies | 3792 Views | Created by njhvidberg - Tuesday, January 25, 2011 10:06 AM | Last reply by bb12321 - Tuesday, January 25, 2011 11:53 AM -
3 Votes
Best solution for compounded update?
This logic works fine if you have a single increase, but in my example of the 3 increases it will obviously only apply the last one instead of ...Answered | 13 Replies | 998 Views | Created by rblomstrand - Wednesday, December 30, 2015 1:24 PM | Last reply by Uwe Ricken - Friday, February 5, 2016 5:20 AM -
0 Votes
Primitive datatypes and compound datatypes?
How is it different from 'We can write'?Answered | 4 Replies | 1510 Views | Created by bhattumang - Wednesday, August 7, 2013 12:02 AM | Last reply by bhattumang - Wednesday, August 7, 2013 6:10 AM -
0 Votes
Microsoft Compound Document reading problem ...
Unfortunately there is not a current forum to post the question you are asking so, I would recommend that you post you question to one of the MS Newsgroups,Microsoft ...Answered | 1 Replies | 8449 Views | Created by SirLondon - Tuesday, February 24, 2009 5:02 AM | Last reply by Shrikant Maske - Wednesday, February 25, 2009 11:06 AM -
1 Votes
Key Column Compound key
If at all I use this compound key how can I make sure that SSAS utilize the under lying index which was put on both the columns so that the retrival query ...Answered | 2 Replies | 4214 Views | Created by SSIS Geek - Tuesday, September 29, 2009 2:53 PM | Last reply by SSIS Geek - Wednesday, September 30, 2009 6:33 PM -
2 Votes
Problem with WPF spell checker and compound german words after updating to .Net 4.6.1
Spell check textbox in Win10 WPF in .NET 4.6.1 Best Regards, Li Wang We are trying to better understand ...Answered | 3 Replies | 1460 Views | Created by Nekoko-chan - Tuesday, June 14, 2016 12:40 PM | Last reply by DotNet Wang - Friday, June 17, 2016 8:03 AM -
0 Votes
Problem with updating custom control
If you need to update the button occasionally, do this when the images are changed, not every paint operation.Answered | 1 Replies | 3536 Views | Created by Ben van Erp - Tuesday, August 11, 2009 10:14 PM | Last reply by Reed Copsey, Jr - Tuesday, August 11, 2009 10:34 PM -
0 Votes
Dynamic Searching Compound Where Clauses
I'm using the following strategy to generate "dynamic" where clauses: Dim tempOrderID As Integer = Cint(Me.txtOrderID.Text) If tempOrderID ...Answered | 1 Replies | 3710 Views | Created by Jeromeyers - Tuesday, August 25, 2009 9:12 PM | Last reply by Syed Mehroz Alam - Thursday, August 27, 2009 5:23 AM -
6 Votes
VSLS 2013 - HTML Client - Controls firing updates to other controls
Hi Josh - just a quick update.Answered | 14 Replies | 1367 Views | Created by Jeremy Huppatz (Solitaire Systems) - Sunday, October 5, 2014 11:51 AM | Last reply by Jeremy Huppatz (Solitaire Systems) - Tuesday, October 21, 2014 4:05 PM -
0 Votes
LightSwitch HTML Client advantage Custom Control
Hi ayankovic Custom JavaScript controls allow us to create user experiences that are tailored to specific use cases and business needs.Answered | 1 Replies | 805 Views | Created by ayankovic - Thursday, March 27, 2014 3:11 PM | Last reply by Angie Xu - Friday, March 28, 2014 8:30 AM -
0 Votes
Distinct with compound key
Hi all, I have a compound key dimension with, say, unique id and data load date as the keys.Answered | 1 Replies | 4662 Views | Created by petrucciboy - Wednesday, October 28, 2009 7:43 AM | Last reply by Darren Gosbell - Thursday, October 29, 2009 2:50 AM -
1 Votes
Updating compound value outside of its constructor
Hi Jamel, Your questions are good, don't know if my answers are: to 1) You are not printing from the test-adapter, but directly from the ...Answered | 14 Replies | 5608 Views | Created by Jameleddine - Monday, April 9, 2012 6:34 PM | Last reply by bububa - Tuesday, April 24, 2012 9:56 AM -
1 Votes
Need Help with CTE for Compound Interest Calculation
User the4 POWER() function ...Answered | 4 Replies | 3367 Views | Created by CTE for compound interest calculation - Tuesday, August 12, 2014 10:04 AM | Last reply by CTE for compound interest calculation - Tuesday, August 12, 2014 10:00 PM -
0 Votes
Updating form labels from custom class
For questions and discussions regarding client application development using Windows Forms controls and features, please seeAnswered | 2 Replies | 11761 Views | Created by WalterT - Monday, June 9, 2008 7:13 PM | Last reply by Ed Price - MSFT - Thursday, May 10, 2012 6:18 AM -
1 Votes
HTML Client: Rendering Custom Control after Refresh
However, I have solved the issue after reading the following blog post.Answered | 2 Replies | 1732 Views | Created by Edin Kapic - Thursday, July 17, 2014 3:31 PM | Last reply by Edin Kapic - Tuesday, July 22, 2014 11:48 AM -
9 Votes
Html client: is it possible to use "declarative data binding" in an html custom control?
Some of the code for this control can be seen in my post above from Jan 29th.Answered | 25 Replies | 4529 Views | Created by Paul Van Bladel - Sunday, January 26, 2014 9:36 AM | Last reply by joshbooker - Tuesday, May 6, 2014 6:56 PM -
2 Votes
HTML Client Custom Control Stretch to Container Sizing Bug, Problem?
This happens on custom controls as well as built-in controls, although it is worse with custom controls.Answered | 7 Replies | 1733 Views | Created by talismax - Monday, February 9, 2015 4:50 PM | Last reply by Hessc - Wednesday, May 27, 2015 6:04 PM - Items 1 to 20 of 3113100 Next ›
No announcements