Viewing 15 posts - 10,801 through 10,815 (of 11,678 total)
The question on itself is OK, but why a question about a deprecated SQL Server 2000 system table? (as BOL clearly states here)
I would have prefered the same question but...
December 1, 2010 at 12:40 am
payalvyas11 (11/30/2010)
December 1, 2010 at 12:37 am
WayneS (11/30/2010)
The latest (and fastest) Delimited String Splitter Function can be found here.
Thanks for the link!
November 30, 2010 at 10:12 am
Great question, thanks.
November 28, 2010 at 3:39 am
igsri (11/27/2010)
Now this procedure is encrypted, but in SQL 2008 we can see it's execution plan too.
Yes, you see an execution plan that says you are executing a stored procedure.
But...
November 27, 2010 at 5:42 am
CirquedeSQLeil (11/26/2010)
da-zero (11/26/2010)
November 27, 2010 at 5:20 am
mazzz (11/26/2010)
... and we have lift-off!Many thanks again
No problem. I'm glad it all worked out.
November 26, 2010 at 11:43 am
Hmmm. I found a post of Celko where he says that he is the way he is online because he uses the "tear them down to build them back up"...
November 26, 2010 at 11:42 am
Sharath has explained the most important things.
If you wish to keep your connections with a password, you should try using the "Rely on Server Storage for Encryption" when your package...
November 26, 2010 at 5:29 am
I was going to ask you guys with the deal is with the Celko character, because I don't really know him. (Well, I've read an article or two from him...
November 26, 2010 at 1:29 am
First you should check if all permissions are set up correctly.
Second I'd dump the mapped drive (does it exist on the server) and use a real UNC path.
November 26, 2010 at 1:13 am
Well, they certainly need a BI solution 🙂
They have already made a good step by recognizing they are in Excel-Hell.
If I were you, I'd build a data warehouse. Data warehouses...
November 26, 2010 at 1:11 am
DontSaveSensitive is OK if you use Windows Authentication on your connections.
How is your package constructed? What sort of connections do you use? Are there passwords needed?
edit: oh yeah, what is...
November 26, 2010 at 1:04 am
Great question! You've got me thinking for a while. Definately learned something.
November 26, 2010 at 1:01 am
Viewing 15 posts - 10,801 through 10,815 (of 11,678 total)