Viewing 15 posts - 1,171 through 1,185 (of 1,640 total)
Thank you!
Also I cannot find a way to use select distict in flat file source, is there a way to do that?
Thanks
November 20, 2011 at 6:12 pm
sam.dahl (11/20/2011)
November 20, 2011 at 5:32 pm
Thanks, if BIDS installed, they develop some ssis package, it cannot be run if I havenot installed ssis service on the computer, correct?
And if integration service is listed here in...
November 18, 2011 at 11:15 am
anthony.green (11/18/2011)
you can install all of shared features except ssis without needing a licence
SSIS do you mean both intergration service? How about BIDs?
[for client tools all you need to...
November 18, 2011 at 10:56 am
How about business intelligence development managment studio?
And also how about other items in the shared features in my previous post?
November 18, 2011 at 10:25 am
Thanks a lot.
I have noticed that before but thought that is for server only.
In our enviorment we often have people to request to install SQL server client tools on their...
November 18, 2011 at 9:46 am
Never mind, I felt it is so hard to describe it.
November 15, 2011 at 9:49 am
Yes, it is the correct server.
November 14, 2011 at 9:58 am
Thanks, for this one actually I do want to generate multiple insert statements for another production enviroment for release. And it's a delta data script.
November 10, 2011 at 9:12 am
Thanks a lot, will look into it.
November 9, 2011 at 4:46 pm
Thank you, that helps a lot.
November 9, 2011 at 4:32 pm
Ninja's_RGR'us (11/9/2011)
Well you could do it like this if you wanted to =>FROM SchoolProgram srp
INNER JOIN @Programs pr ON srp.ProgramID = 7
Thanks, so above statement, for inner join it doesn't...
November 9, 2011 at 11:19 am
so if I change the join to cross join and take off 1=1, it will be the same, correct?
But I read somewhere if a cross join have a where clause,...
November 9, 2011 at 11:10 am
Jack Corbett (11/7/2011)
sqlfriends (11/7/2011)
Ninja's_RGR'us (11/7/2011)
November 7, 2011 at 11:34 am
Ninja's_RGR'us (11/7/2011)
November 7, 2011 at 9:50 am
Viewing 15 posts - 1,171 through 1,185 (of 1,640 total)