thanks for the responses!
SQL Scholar - I like the breakdown to seconds; this looks much better.
simian336 - I want to be able to work out the Open Hours and mins between the 2 datetime fields for each record, which I can get but then work out the average open time for the whole dataset...
currently trying to extract the time difference bewteen two date time fields and then work out the average on the results. I can pull out the hours and mins between the two datetime fields using convert however if I try and run an average I get an error as its not a number value field. can...
no worries I found what I was looking for:
-i Turns off interactive prompting during multiple file transfers.
-s:filename Specifies a text file containing FTP commands; the commands will automatically run after FTP starts.
i would like to create a batch file that connects to an ftp area and picks up a txt file and places in a directory specifed on the C drive....anyone help with the code required... I have made a start but all it does is load ftp via cmd prompt. Any help would be really appreciated - I need to...
Thanks for you help so far - I set the flag to Run64BitRunTime = False and I can now run the SSIS package successfully in VS and Management Studio however when I schedule as a job I still get the SSIS Error Code DTS_E_CANNOTACQUIRECONNECTIONFROMCONNECTIONMANAGER error.
any further ideas?
I have...
connection 1 is the connection to the access db (if I open that connection I can see the database I am wanting to import).
all work carried out on the server
server is 64bit
Thanks
I have a DTS package that has been migrated to SSIS (basically it pulls data from a table in and access db and dumps into a sql db table) - I have updated the connections as required and tested that they work correctly (I can preview the data within the access table that I want to copy over)...
thanks ca8msm, i am trying to put this method into a query so that the difference will be calculated for the multiple rows returned. So i put the field name in the set statement instead of a specified date, but I get an error......can you recommend another way?
totaltimeuser is producing the total time spent per user the calculation used is as following (got a group on per user and this total is in the group header)
=trim(str(int(Sum(Fields!NumDuration.Value)))) + ":" + trim(str(int((Sum(Fields!NumDuration.Value) - int(Sum(Fields!NumDuration.Value)))...
thanks for the suggestion. tried this but is still coming back as #Error, I also get the following output message: The value expression for the textbox ‘percentage’ contains an error: Input string was not in a correct format.
not sure if this is at all possible but i have two text fields 'totaltimeuser' and 'totaltimeteam' on my report that do various calculations and display values. i then want to be able to do a further calculation using the results from these two fields.
=("totaltimeteam"/"totaltimeteam")*100...
sqlserveragenterrorlog:
[LOG] Unable to send job completion notification email to operator 'BOPSQL SQLBackup' for job 'DB Backup Job for DB Maintenance Plan 'DB Maintenance Plan FULL BOPSQL''
maintenance log looks ok, no errors logged until the last line:
End of maintenance plan 'DB...
currently have an optimization job with 1 step which keeps failing. When I view the job history all i get is the following error message:
sqlmaint.exe failed. [SQLSTATE 42000] (Error 22029). The step failed.
Is anyone able to help?
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.