Viewing 15 posts - 301 through 315 (of 329 total)
My SSIS package extracts data from the database and dumps it into a textfile with timestamps.There is job which runs this SSIS package every hour.I have to mail each of...
December 14, 2009 at 10:49 am
Can you plz elaborate on the process.
Thanks
December 10, 2009 at 5:02 pm
Issue has been resolved.
Thanks
December 9, 2009 at 4:14 pm
Yes under sql agent . I believe with admin rights....Want to verify about how to check if the sql agent is running this job with admin rights ?
Thanks
November 25, 2009 at 10:40 am
Under file system.The package is running on the server .
November 25, 2009 at 10:34 am
I asked since UI is not an option as far as I am concerned.
Thanks
October 28, 2009 at 2:15 pm
Suppose this is my stored procedure
CREATE PROCEDURE [dbo].[usp_test]
AS
select * from emp
GO
How do I export the results to an excel file with the name of the excel file changing every...
October 26, 2009 at 11:37 am
How do I check if the proxy user has the necessary permissions / privileges
Thanks
October 20, 2009 at 4:16 pm
Exactly 1 column(datecolumn).
The output I need from a t-sql query is in this format .
Datecolumn ...
October 16, 2009 at 6:33 pm
How do I automatically insert commas between the values that come into the OtherColumns column from the 4 checked columns check1 ,check2 ,check3,check4 ? Thanks
September 14, 2009 at 10:42 am
Error :
[Microsoft][ODBC SQL Server Driver][SQL Server Mail Sent.
[Microsoft][ODBC SQL Server Driver] String or Binary Data would be truncated.
[Microsoft][ODBC SQL Server Driver]The statement has been terminated.
September 8, 2009 at 1:36 pm
Thats where I guess I need some assistance . Appreciate your response .
Thanks
September 1, 2009 at 11:23 am
Viewing 15 posts - 301 through 315 (of 329 total)