Viewing 15 posts - 1,396 through 1,410 (of 5,588 total)
Jeff Moden (5/7/2011)
Does anyone else have any other suggestions for a speed enhancement before I do that?
:ermm: Have you tested Peso's/Peter's code that he sent you yet? His code normally...
Wayne
Microsoft Certified Master: SQL Server 2008
Author - SQL Server T-SQL Recipes
May 7, 2011 at 12:47 pm
SQLkiwi (5/6/2011)
WayneS (5/6/2011)
Gianluca Sartori (5/6/2011)
This thread is getting more and more exciting.Awesome.
I know what you mean. I, for one, am looking forward to the revealing of the ultimate DelimitedSplit function....
Wayne
Microsoft Certified Master: SQL Server 2008
Author - SQL Server T-SQL Recipes
May 7, 2011 at 12:43 pm
GilaMonster (5/7/2011)
Jeff Moden (5/7/2011)
GilaMonster (5/6/2011)
Off to SQLSaturday, the first one in Africa
You can only say that once. I don't know if you had anything to do with it but...
Wayne
Microsoft Certified Master: SQL Server 2008
Author - SQL Server T-SQL Recipes
May 7, 2011 at 12:36 pm
This will load the information into a temp table on your system, and show you which procedures are in which SSIS packages.
-- declare and initialize variables for this script.
DECLARE @path...
Wayne
Microsoft Certified Master: SQL Server 2008
Author - SQL Server T-SQL Recipes
May 6, 2011 at 9:01 pm
bvaljalo-1000038 (5/5/2011)
That sounds like a great solution.
Is there any way I could trouble you to expound a bit upon this methodology? I've used Bulk Import in procedures that...
Wayne
Microsoft Certified Master: SQL Server 2008
Author - SQL Server T-SQL Recipes
May 6, 2011 at 8:45 pm
peter-757102 (5/6/2011)
WayneS (5/6/2011)
Wayne
Microsoft Certified Master: SQL Server 2008
Author - SQL Server T-SQL Recipes
May 6, 2011 at 8:11 pm
Gianluca Sartori (5/6/2011)
This thread is getting more and more exciting.Awesome.
I know what you mean. I, for one, am looking forward to the revealing of the ultimate DelimitedSplit function. It would...
Wayne
Microsoft Certified Master: SQL Server 2008
Author - SQL Server T-SQL Recipes
May 6, 2011 at 8:10 pm
peter-757102 (5/6/2011)
Nadrek (5/6/2011)
Wayne: thank you...
Wayne
Microsoft Certified Master: SQL Server 2008
Author - SQL Server T-SQL Recipes
May 6, 2011 at 2:53 pm
Brandie Tarvin (5/6/2011)
Editor's Note:
Wayne
Microsoft Certified Master: SQL Server 2008
Author - SQL Server T-SQL Recipes
May 6, 2011 at 12:31 pm
Nadrek (5/6/2011)
peter-757102 (5/6/2011)
Wayne
Microsoft Certified Master: SQL Server 2008
Author - SQL Server T-SQL Recipes
May 6, 2011 at 12:20 pm
rootfixxxer (5/6/2011)
The same times 1,3 minutes....Need to redesign the cursors, but i don't see how to ... 🙂
I see three things that can be involved in the slow performance:
1. Cursors...
Wayne
Microsoft Certified Master: SQL Server 2008
Author - SQL Server T-SQL Recipes
May 6, 2011 at 9:59 am
Check out the link in my signature on cross-tab and pivot tables.
Wayne
Microsoft Certified Master: SQL Server 2008
Author - SQL Server T-SQL Recipes
May 6, 2011 at 7:02 am
cgrammont (5/5/2011)
cgrammont (5/4/2011)
Wayne
Microsoft Certified Master: SQL Server 2008
Author - SQL Server T-SQL Recipes
May 5, 2011 at 9:27 pm
ISNULL(upper(VCTYCLB), '')
Wayne
Microsoft Certified Master: SQL Server 2008
Author - SQL Server T-SQL Recipes
May 5, 2011 at 8:31 pm
Wayne
Microsoft Certified Master: SQL Server 2008
Author - SQL Server T-SQL Recipes
May 5, 2011 at 2:17 pm
Viewing 15 posts - 1,396 through 1,410 (of 5,588 total)