Viewing 15 posts - 3,961 through 3,975 (of 11,678 total)
blasto_max (1/8/2014)
January 9, 2014 at 1:15 pm
mario17 (1/9/2014)
I can't run this report for prev months as data is dynamic
Can't you store the data somewhere every month so you can access it for your report.
Build some sort...
January 9, 2014 at 1:12 pm
You read the file with SSIS, do the transformations with a derived column and write the data back to a file.
January 9, 2014 at 1:09 pm
At design time, the object needs to exist. BIDS needs the metadata.
Once you designed the package, the object doesn't longer need to be there.
ps: validation should be set to FALSE.
January 9, 2014 at 7:46 am
vkmnair (1/9/2014)
it's working Koen.. 🙂I have installed 32 bit client also.. now I am able to connect oracle database from VS.
Thanks a lot for your support..
Regards,
Vinod
No problem, glad...
January 9, 2014 at 4:11 am
corey lawson (1/8/2014)
You can run this query...
January 9, 2014 at 12:05 am
Because it is a varchar(max), it is probably BLOB data. Try storing it in an object variable, and then convert it to a string in a script task.
(there are plenty...
January 9, 2014 at 12:03 am
vkmnair (1/8/2014)
Could you please help me to undestand why which required bith 64 & 32 bit version of oracle client.
I have already requested to my system admin to install...
January 8, 2014 at 11:51 pm
sneumersky (1/8/2014)
Koen/Kraig,
Is this type of external...
January 8, 2014 at 10:59 am
SSRS, together with SSAS: 70-466.
There's no book, but you can use the training kit for the 2008 exam. It covers about 70% of the 70-466 exam (not much has changed...
January 8, 2014 at 5:22 am
Ooooh, a question about data mining, one of SSAS most powerful but least used features.
Nice question, had to do some research.
January 8, 2014 at 12:35 am
ramana3327 (1/7/2014)
I have a question.
I have a ssis package in the DW environment. How can I run this package in the production environment by creating the job and run...
January 8, 2014 at 12:15 am
You'll need to read up on dimensional modelling.
The Data Warehouse Toolkit by Kimball has a specific chapter on insurance.
Star Schema The Complete Reference is also a very good book.
January 8, 2014 at 12:13 am
Evil Kraig F (1/7/2014)
Clients are particularly fussy when I ask them that, though, so I feel your pain.
Because god-forbid that a process would run smoothly for once in a while
:unsure:
January 8, 2014 at 12:11 am
Viewing 15 posts - 3,961 through 3,975 (of 11,678 total)