Viewing 15 posts - 3,181 through 3,195 (of 3,738 total)
Where exactly are you putting it? What line?
You Can't get the value of @@Error?
Regards,
Welsh
May 12, 2011 at 11:24 am
That is weird.
I don't know how it could be skipping it but perhaps you could try putting a SELECT or Print Statement just before the EXEC Statement.
After the last argument...
May 12, 2011 at 11:09 am
Have you checked to so if it is in the queue but not sent?
May 12, 2011 at 10:48 am
I thing that you should reconsider the following:
How did you determine that there should be only one user? Is this a Windows application or a Web Application?
Whether you have one...
May 12, 2011 at 10:30 am
If this is in Oracle then you should probably be using PL/SQL and posting your question to an Oracle Forum.
May 12, 2011 at 10:22 am
You can use sys.dm_exec_sql_text or the DBCC INPUTBUFFER command to quickly identify what command is being executed.
You may want to try killing the SPID in Query Analyzer.
http://msdn.microsoft.com/en-us/library/ms187730.aspx
http://www.sqlservercentral.com/Forums/Topic457115-146-1.aspx
May 12, 2011 at 10:17 am
After storing your scripts on a folder that gets backed up I would immediately store them in a Source Control Program.
May 12, 2011 at 10:04 am
You should be using WSUS to manage you updates and hotfixes.
If you have to do it manually "without WSUS" then you have to do check the current SP Level and...
May 12, 2011 at 9:56 am
I have been waiting for 40 minutes on this machine :-)so far and the download does not start.
May 12, 2011 at 8:59 am
If you do not not know what the business requirements how can you write a query that satisfies the business requirements.
May 11, 2011 at 4:00 pm
You stated that:
"Unfortunately I don't know all of the business rules about when clientkeys and masterclientkeys are assigned, but my observation has been ..."
What part of the business rules...
May 11, 2011 at 3:54 pm
You might want to be a little more specific as to the results that you want to return.
May 11, 2011 at 3:46 pm
I believe that you will need to write this in the Script Task and use the Excel Object Model to create the worksheets that you need.
May 11, 2011 at 3:33 pm
I'm sorry but I do not follow the Business Logic....
May 11, 2011 at 3:28 pm
Viewing 15 posts - 3,181 through 3,195 (of 3,738 total)