Viewing 15 posts - 8,506 through 8,520 (of 11,676 total)
gugan_ta (12/14/2011)
Could you please suggest below steps is ok.
1. Source (SQL Server 1)
2. Stage & DW (SQL Server 2)
SSIS job...
Need an answer? No, you need a question
My blog at https://sqlkover.com.
MCSE Business Intelligence - Microsoft Data Platform MVP
December 14, 2011 at 5:36 am
praneshram (12/14/2011)
Finding Dates like first day and last day etc...
Using DATEADD(ms,-3,expression) is sooooo SQL Server 2005 π
Need an answer? No, you need a question
My blog at https://sqlkover.com.
MCSE Business Intelligence - Microsoft Data Platform MVP
December 14, 2011 at 5:30 am
Roy Ernest (12/14/2011)
I loved the comment about our resident Santa. π Brilliant but crazy.......
Need an answer? No, you need a question
My blog at https://sqlkover.com.
MCSE Business Intelligence - Microsoft Data Platform MVP
December 14, 2011 at 5:22 am
chris.stuart (12/14/2011)
Some say when you have some difficult to do, give it to a lazy person, because the lazy person will find a easy way of doing.
That's good advice.
I...
Need an answer? No, you need a question
My blog at https://sqlkover.com.
MCSE Business Intelligence - Microsoft Data Platform MVP
December 14, 2011 at 5:17 am
chhaya.porwal (12/14/2011)
i tried script from given link , but its file by file zipping the file i want all the file of a folder as one zip...
Need an answer? No, you need a question
My blog at https://sqlkover.com.
MCSE Business Intelligence - Microsoft Data Platform MVP
December 14, 2011 at 3:51 am
It seems you do not have the public class ScriptMain. Why not?
Try copy pasting your code into an empty script task, without deleting the class ScriptMain.
Need an answer? No, you need a question
My blog at https://sqlkover.com.
MCSE Business Intelligence - Microsoft Data Platform MVP
December 14, 2011 at 3:50 am
chris.stuart (12/14/2011)
Many thanks once again!
Great! Glad that you got it working. And now you can drink coffee instead of manually editing CSV files π
Need an answer? No, you need a question
My blog at https://sqlkover.com.
MCSE Business Intelligence - Microsoft Data Platform MVP
December 14, 2011 at 3:46 am
Look at the example in the article that I provided you.
If you use the ProcessInputRow(row) method, you are processing the data row by row. You just need to call the...
Need an answer? No, you need a question
My blog at https://sqlkover.com.
MCSE Business Intelligence - Microsoft Data Platform MVP
December 14, 2011 at 3:16 am
Dev (12/14/2011)
tamil.selvanmca (12/14/2011)
Please Send Your Mail IdYou need to post the requested information here on forum. When you reply to post attach the requested files.
Indeed. That way everyone...
Need an answer? No, you need a question
My blog at https://sqlkover.com.
MCSE Business Intelligence - Microsoft Data Platform MVP
December 14, 2011 at 2:57 am
thtsps (12/14/2011)
Hi,I mean all the files in the folder. Thank you
Allright, then you should be fine with the ForEach Loop with a FileSystem Task inside.
Need an answer? No, you need a question
My blog at https://sqlkover.com.
MCSE Business Intelligence - Microsoft Data Platform MVP
December 14, 2011 at 2:55 am
CarpenterBob (12/13/2011)
What about db Developer vs DBA vs BI Developer ? Which is in more demand?
Depends on the region I guess. In my country, BI developers are quite in...
Need an answer? No, you need a question
My blog at https://sqlkover.com.
MCSE Business Intelligence - Microsoft Data Platform MVP
December 14, 2011 at 2:47 am
Dev (12/14/2011)
Koen Verbeeck (12/14/2011)
http://www.sqlservercentral.com/Forums/Topic988685-391-1.aspxI wouldn't list forum activity directly on my resume. What if they check "the thread"? :blink: :hehe:
Itβs safe if you didnβt crack any pants joke...
Need an answer? No, you need a question
My blog at https://sqlkover.com.
MCSE Business Intelligence - Microsoft Data Platform MVP
December 14, 2011 at 2:35 am
timotech (12/14/2011)
Please i need help as per an issue, i want to insert some records from one table to another, the tables are the same structure, but...
Need an answer? No, you need a question
My blog at https://sqlkover.com.
MCSE Business Intelligence - Microsoft Data Platform MVP
December 14, 2011 at 2:33 am
What did you try? What were the errors?
You could use the Execute Process Task to call the Winzip executable. Use the correct command line parameters and it should be no...
Need an answer? No, you need a question
My blog at https://sqlkover.com.
MCSE Business Intelligence - Microsoft Data Platform MVP
December 14, 2011 at 2:27 am
With whole folder, do you mean all the files in the folder, or do also need to include the directory itself?
You can loop over all the files if you use...
Need an answer? No, you need a question
My blog at https://sqlkover.com.
MCSE Business Intelligence - Microsoft Data Platform MVP
December 14, 2011 at 2:24 am
Viewing 15 posts - 8,506 through 8,520 (of 11,676 total)