Viewing 15 posts - 1 through 15 (of 47 total)
Hi
SSMS also supports Source Control, as long as you install the right version of Visual Studio and Source control providers (at least for TFS/VSO). It's not Native, but works.
November 10, 2021 at 9:26 am
You can do that with an assembly.
A webservice to do that: www.aspsms.com[/url] (I haven't tried it out). You can call that webservice from sql server with an assembly in .Net.
An...
March 16, 2010 at 3:40 am
If you can send a sms from .Net (you have to aquire a service that does that or you could use a mobile phone (or other electronic device that send...
March 16, 2010 at 3:26 am
your only option is to take a DB Backup.You can't backup specific cubes.
March 2, 2010 at 2:27 am
If you are thinking about changing from pdf to excel you can use the same tactics for extracting the file stream for the reporting services instance and then use excel.application...
February 27, 2010 at 12:39 pm
Assuming the reports are in reporting services you can use this links that show how to render a report in pdf format and returns the pdf stream in .NET:
February 27, 2010 at 12:13 pm
So what you want is to generate several reports and put all in one pdf with a table of contents?
This reports are in a reporting services server or are just...
February 27, 2010 at 11:49 am
Hi.
Supposing it is a report deployed to a reporting services server, you have the option of a Data driven subscription.
You can associate with a shared schedule with no schedule time....
February 27, 2010 at 8:25 am
Hi
Don't know if you tried xpath. I have been trying, but the document is not a well formatted xml. AT least that's what sql sever xml type is saying, w3c,...
February 26, 2010 at 5:19 pm
Almost everytime an error occurs in SSIS, It gives 2 or 3 messages and the error handler fires that many times. Sothat error is telling you that an error occurred...
February 26, 2010 at 9:20 am
Have you tried xpath?
February 26, 2010 at 9:18 am
This errors all came at the same time and are only from one of the components, correct?
Apparentely, from the first error, you have one or more columns that has a...
February 26, 2010 at 6:45 am
just google it with "excel 2007 import html table".
February 26, 2010 at 6:35 am
The reconfigure statement is already in the statement. But the message from the first statement gives that.
That's because sql server has configured values and running values when it deals with...
February 26, 2010 at 6:28 am
Viewing 15 posts - 1 through 15 (of 47 total)