Viewing 15 posts - 6,196 through 6,210 (of 13,874 total)
wanttolearn1 (12/13/2016)
to be more clear this is an example of what i want to produce (the number in the square is the subnet selected)
What software are you going to use...
December 14, 2016 at 5:53 am
vikram_patro (12/14/2016)
I attached the sample data in excel to the original post, hope that helps.Also attaching here.
I mean, like this
SELECT *
FROM
(
VALUES
...
December 14, 2016 at 5:51 am
vikram_patro (12/14/2016)
Hi John, thanks for the quick reply but I was not clear earlier. Can you check my post again now.Thank you, Vikram
Are you able to provide your sample data...
December 14, 2016 at 5:45 am
wanttolearn1 (12/13/2016)
i want the result to be in some hierarchy (this is after each ip "," followed by depth level
10.0.0.0,0
10.13.15.63,1
10.16.8.2,1
15.0.0.0,0
...
December 13, 2016 at 2:48 pm
wanttolearn1 (12/13/2016)
when i pull the table i want to get result in way i know who os the...
December 13, 2016 at 1:39 pm
PSB (12/13/2016)
Not sure what I need to fix and where in environment variables. Can you please elaborate ?
Change the 'Sensitive' property of either the environment variable or of the package...
December 13, 2016 at 10:26 am
PSB (12/13/2016)
I am getting the error below from the SSIS package scheduled from a SQL agent job . Locally the package works fine.
Description: Unable to map an environment...
December 13, 2016 at 9:08 am
zouzou (12/13/2016)
The same query with a group by clause I try to run on SQL Server 2005 and on SQl Server 2014 but it seems that every time i...
December 13, 2016 at 5:24 am
sqlfriends (12/12/2016)
Also my other part of the questions, if SQL data tool not installed, but just installed SSMS, can I edit or create maintenance plan?
It...
December 12, 2016 at 4:51 pm
mandavli (12/12/2016)
it's active directory user
OK, yet a SQL Agent job which runs the package gives that error ... are you certain?
December 12, 2016 at 12:49 pm
mandavli (12/12/2016)
Then I loaded that package on to the server in Integration services...
December 12, 2016 at 12:35 pm
SQL-DBA-01 (12/12/2016)
If I could get the config details, would have been excellent...
December 12, 2016 at 11:56 am
Also starting from SQL 2016, whenever there is an upgrade of SSMS, do I need to uninstall the old one and install newer version? It seems there is no upgrade...
December 12, 2016 at 11:54 am
--Comment deleted
December 12, 2016 at 11:21 am
Viewing 15 posts - 6,196 through 6,210 (of 13,874 total)