DTS Customization
Jul 20, 2005
Dear techs,
Hmm...I have a little problem using DTS. I made a simple DTS
package where it extracts data from my database using a Stored
Procedure and then exports it into a list. But everytime I export, it
overwrites the file ('caused by statically entering the location of
the file in Enterprise Manager) but I don't want it to do that. I want
it to do something like this:
1. After exporting the first time, I want it to label as
sample20030904.csv
2. The next time I export again, I want it to create another file and
label as sample20030905.csv
Is it possible to do something like that?
Anson
View 1 Replies
Feb 5, 2008
Hi all,
I was wandering if it is possible to customize the error messages in SQL Server 2005. I mean that I want to display some different infomation than those displayed when someone tries to enter a data that doesn't respect a rule in a table (for example a number instead of a string).
Is it possible?
Thanks million
View 3 Replies
View Related
May 24, 2007
I see how I can turn the toolbar on and off with:
ex:
http://server/reportserver?/SampleReports/ReportName&rs:Command=Render&rc:toolbar=false
but this turns off the entire toolbar.
Is there a way to customize which options within the toolbar to keep and which ones to eliminate?
View 1 Replies
View Related
Jul 21, 2015
I need to know is there any way to end user customization with SSRS, we are using ASP.Net page, we need to create SSRS report with end user customization like mail merge, but we don't want end user to use Report Builder or Report Designer.
View 6 Replies
View Related