Viewing 15 posts - 976 through 990 (of 5,685 total)
This is NOT pretty, but it IS functional.
--am trying to write a query against a table of invoices, returning all relevant rows for a particular InvoiceId. Heres some sample data:
--Create...
November 28, 2012 at 2:35 pm
capnhector (11/28/2012)
November 28, 2012 at 2:27 pm
What value(s) are able to escape the ELSE trap at the end of your CASE statement?
November 28, 2012 at 2:08 pm
jimgleason512 (11/28/2012)
November 28, 2012 at 2:04 pm
catchmekiran (11/28/2012)
Could you please say in general
No.
November 28, 2012 at 1:42 pm
To help you with this we're going to need more information. What is DB2, is that a database on the server or is that your linked server? What...
November 28, 2012 at 1:32 pm
Do you perhaps have a second select running after the main query that gives you rowcounts or the like? These rows would be added to the first 'total rowcount'...
November 28, 2012 at 1:28 pm
You're on the right track but you missed a small detail that would make your life a lot easier. It's in the precedence constraint (the green lines you drag...
November 28, 2012 at 12:23 pm
Personally, unrestricted with warnings that watch the drive(s) itself for space issues.
November 28, 2012 at 12:17 pm
tan110 (11/27/2012)
November 28, 2012 at 12:13 pm
Paul Smith-221741 (11/28/2012)
Textbox43 Textbox44 ExpressionResult
50 ...
November 28, 2012 at 12:06 pm
jdbrown239 (11/28/2012)
What metadata am I updating and why?
The datasource is linked directly to the schema of the table. When the schema changes, anything that connects to it must be...
November 28, 2012 at 11:48 am
You'll find most folks here are a bit loathe to answer interview questions, and we've become pretty adept at picking them out when someone isn't up front about it. ...
November 28, 2012 at 11:45 am
wolfkillj (11/26/2012)
November 26, 2012 at 3:36 pm
Long list of reasons, anything from the target field in the table being defined as NOT NULL to row redirection in your components. Use the dataviewer on the dataflow...
November 26, 2012 at 2:13 pm
Viewing 15 posts - 976 through 990 (of 5,685 total)