Viewing 15 posts - 136 through 150 (of 669 total)
You can use the SSAS DMV's
January 6, 2012 at 5:28 am
Why do you want to use the conditional split? How will this solve your issue?
December 28, 2011 at 9:42 am
XML file SQL Server table
(dd/mm/yyyy) (yyyy-mm-dd 00:00:00.000)
------------- ----------------------------
24/05/2006 2006-05-24...
December 22, 2011 at 12:24 am
As other repondants have evidently mentioned, you can have a column such which will store the value of the SQL function ORIGINAL_LOGIN() and later use the filter cluse to retrieve...
December 20, 2011 at 3:23 am
Check my blog on SFTP using Execute Process Task in SSIS here
December 20, 2011 at 3:11 am
I will take this up. Can I have a FTP site which I can use as a connection source?
December 19, 2011 at 10:37 pm
I already have written a short note on a similar article(SFTP to be precise). This can be found here
December 19, 2011 at 3:06 am
Glad to know that the issue is solved. But some homework before posting doubts is highly recommended. 🙂
December 15, 2011 at 2:11 am
chhaya.porwal (12/14/2011)
so mean to sayi will right
rar a C:\Program Files\WinRAR c : /excel
<<name of rar file>> = Name of the newly created .rar file(every file has a...
December 14, 2011 at 6:24 am
As Koen has already mentioned...
Add a Execute Process Task -->Configure the task
Example(Add this as arguments):
rar a <<name_of_rar_file>> <<Path to folder or file fully qualified>>
This lengthy c# code is simply...
December 14, 2011 at 6:10 am
Ok...let's do it once again
Comment the block-->Save the file in XML edit mode-->Make sure you have atleast one calculated measure defined in the tabular project(else the project will not open...
December 12, 2011 at 9:05 am
Correct...now save the .BIM file
Next close this file
Now open the solution explorer and double clink on Model.BIM file (or your .BIM) file
Build and deploy your project
Observe the change
OR
December 12, 2011 at 8:45 am
Jonas.SQL (12/12/2011)
Though my "old" models, created in CTP3 doesn't get "cured" just by being edited in SSDT CTP4 or by...
December 12, 2011 at 8:26 am
watch out for BI semantic model in SSAS 🙂
December 8, 2011 at 10:44 pm
Viewing 15 posts - 136 through 150 (of 669 total)