Viewing 15 posts - 7,426 through 7,440 (of 13,876 total)
abelwingnut (3/10/2016)
Thanks for the advice and the welcome.
I was confusing in my post. That DECLARE/INSERT statement I posted constitutes a portion of the whole query. Following that snippet of code...
March 10, 2016 at 11:03 am
Hello and welcome to the forum.
Presumably you are doing this all in a dataflow task?
I see no reason whatsoever for the table variable. I suggest that you change the data...
March 10, 2016 at 9:21 am
Hi Andy
Thanks for the article – I think I missed it the first time round.
I wonder whether you have any intention of talking about how to set up scripted deployments...
March 10, 2016 at 9:13 am
avadeshuwaran (3/9/2016)
My name is Avadesh, and I'm new to this forum. Nice to be here!
I have this SQL agent job that runs on a daily basis that calls & execute...
March 10, 2016 at 6:47 am
scohn 53313 (3/10/2016)
I have a small confession, I’m not a programmer, I’m a DBA. I’ve lived happy 48 years without knowing about the existence of GAC and...
March 10, 2016 at 6:43 am
danghita74 (3/9/2016)
I'm using an ODBC driver to access a proprietary file type database (having multiple files). So I have multiple managed ODBC connections defined, each using a DSN to...
March 10, 2016 at 6:41 am
ravi@sql (3/10/2016)
I have huge table of 70 million records and 300 columns, and it is partitioned based on Monthkey column.And it is having clustered index as well .
Am...
March 10, 2016 at 6:25 am
TheSQLGuru (3/9/2016)
March 9, 2016 at 6:33 am
ganapathy.arvindan (3/9/2016)
March 9, 2016 at 6:01 am
Post the full error message, please.
March 9, 2016 at 1:43 am
vincenzo_capelli (3/8/2016)
I have created into my SERVER1 a SSIS package (into a Integration Services Catalogs), this package is parametric so I have create many Environments each with specific parameters.
If I...
March 8, 2016 at 2:36 pm
dallas13 (3/8/2016)
This is working. Thanks a lot.
NP – this one catches everyone.
March 8, 2016 at 2:31 pm
March 8, 2016 at 11:06 am
dallas13 (3/8/2016)
March 8, 2016 at 10:22 am
Notwithstanding the above request, it looks like the column you are trying to sort on is an INT and you want to sort it as if it were a VARCHAR()....
March 8, 2016 at 8:13 am
Viewing 15 posts - 7,426 through 7,440 (of 13,876 total)