The six components of a major project:
Enthusiasm, followed by…
Disillusionment, which is superseded by…
Panic and hysteria, leading to a…
Search for the guilty, and along the way…
Punishment of the innocent, and in the end…
Praise and honor for the nonparticipants.
Courtesy- A Yahoo! user named Drumbeat.
|
May
7 |
|
comment |
read only filtered records from Excel using SSIS Can you create a macro to copy the required rows to another sheet and then read from there? Reading only the filtered part is going to be tough IMO except for a script component maybe. |
|
Mar
27 |
|
awarded | Notable Question |
|
Feb
28 |
|
answered | How to create a SSIS packet to import same sheet_name from a bunch of excel files |
|
Feb
28 |
|
comment |
Good Map/Reduce examples for explanation Another example would be analyzing the weather data from across the world. Finding the Max and min for any given region. This is a very good example. |
|
Feb
26 |
|
answered | In ssis Loading excel file when sheetname is always different |
|
Feb
26 |
|
comment |
Kendo UI Bar charts to read from SQL Server My knowledge about JSON is about a week old. All I know about JSON is that it is something similar to XML data. But I dont know how to generate or consume JSON data.I work with databases most of the time and this is the first time I am working with a UI product. Just the learning curve! |
|
Feb
25 |
|
asked | Kendo UI Bar charts to read from SQL Server |
|
Feb
22 |
|
comment |
SSIS package template location Just wanted to point out that when we think about building packages from a template file, the package GUIDS tends to remain the same. So when you are doing Logging and stuff, it gets a bit difficult to aggregate the data based on the GUIDS. Just saying because I faced a similar problem. |
|
Feb
21 |
|
answered | How to make SSIS package look like DTS |
|
Feb
20 |
|
answered | SSIS temporary Staging tables |
|
Feb
19 |
|
comment |
Kendo UI Alternative to MVC Thank you for the answer. Would you know of any demo that does this trick? The ones on Kendo UI Website use static data and I really dont want that. Thats what I havent been able to find out yet. |
|
Feb
19 |
|
accepted | Kendo UI Alternative to MVC |
|
Feb
19 |
|
revised |
Kendo UI Alternative to MVC Added more details |
|
Feb
19 |
|
asked | Kendo UI Alternative to MVC |
|
Feb
14 |
|
accepted | Kendo UI Change data on clicking "Go to next page" |
|
Feb
14 |
|
accepted | Lambda expression error in MVC4 |
|
Feb
14 |
|
comment |
Lambda expression error in MVC4 Thank you all for helping out so quickly! |
|
Feb
14 |
|
comment |
Lambda expression error in MVC4 I fixed the problem by fixing the Duration Column. I will accept the answer shortly when SO lets me do it. What other change would you suggest to the code to get rid of the "superfluous"ness? I am sorry, I dont sound too technical, but I am a database guy and this is the first time I am playing with apps. |
|
Feb
14 |
|
asked | Lambda expression error in MVC4 |
|
Feb
14 |
|
answered | Replace single quotes in SSIS |