Viewing 15 posts - 91 through 105 (of 120 total)
Hi Daniel,
I will need a little bit more details in order to help you.
- Which SQL Server version are you using?
- As far as I've understood, you have implemented...
March 7, 2013 at 7:55 am
I think I faced this situation before and what I did (maybe is not the smart way) is to parse the strings using an expression in a Derived Column component....
March 6, 2013 at 7:36 am
Hi all,
thanks Phil and Mack for your quick answer.
In my scenario both options (stored procedure and script taks) work fine.
I need to update an operational CRM (Dynamics - SQL...
February 26, 2013 at 4:08 am
Hi,
just an idea. Maybe is an indirect way, but what about to use a Script Component or a Script Task and use C# to proccess the csv file. There is...
February 21, 2013 at 6:14 am
Hi,
I recently had to use a script task to get the modification date of a group of files within a folder. With the Foreach loop task is possible to iterate...
February 20, 2013 at 6:14 am
Thanks Daniel for your quick reply.
In my case the problem was the connection string of the Cozyroc Dynamics CRM Destination. It has a long connection string. The solution was to...
February 18, 2013 at 9:27 am
Hi sqlgirlatty,
have you solved this problem?
Thanks in advance.
February 18, 2013 at 8:00 am
Hi Sam:
The complete architecture of a DW loading process is too complex to resume it in a forum post. What I can give you are only general tips:
- I think...
February 18, 2013 at 6:52 am
Hi,
In my current job the Cozyroc componets are used and I can recommend them. It´s a supported way to write data into the CRM entities. However, to make a backup...
February 18, 2013 at 5:43 am
Hi Sam,
I need more details to make a suggestion:
- Do all the dimensions conform? That is, the dimensions are common to all of the fact tables.
- You said that there...
February 18, 2013 at 5:27 am
Hi,
Why is the difference between a regular folder and a dropbox folder?
If there's no difference I think you only need to filter which file extension do you want to read....
February 15, 2013 at 8:51 am
Thanks so much again Phil,
I followed your suggestion and that makes the difference. I reduced the execution time from more than one hour using the foreach file enumerator, to just...
February 13, 2013 at 6:52 am
Hi Phil,
Thanks for your quick response.
I need only to log the filename, path and modify date in a table.
Background: I receive digital card request in pdf format. The name of...
February 8, 2013 at 6:27 am
Hi Lokesh Vij,
thanks so much for your quick and HELPFUL answer. That´s right, that is exactly what I needed.
In fact, I´m loading the final table using an SSIS...
December 12, 2012 at 7:46 am
Hi everyone, and thank you Adam for this great article.
I'm wondering if it is possible to have a mix approach in one table, something like a Type 1 and 2...
November 2, 2012 at 7:25 am
Viewing 15 posts - 91 through 105 (of 120 total)