Viewing 15 posts - 18,721 through 18,735 (of 19,564 total)
stewsterl (12/15/2009)
then '$' + CONVERT(money, total_amount)
But the $ does not show up for some reason.
current results 10495.00
Need $10,495.00
Any ideas on...
December 16, 2009 at 12:57 pm
In addition to what Grant said, was there anything else that was running at execution time?
December 16, 2009 at 12:48 pm
A suggestion:
Try writing it out in pseudo-code first. Once you have the pseudo-code, you can start learning the commands that fit the logic you need.
December 16, 2009 at 11:36 am
The following doc would also be a good read:
December 16, 2009 at 11:27 am
A quick note - that report will need to be opened under "Standard Reports" first. Once done, then it will cache to the context menu shown in the graphic.
December 16, 2009 at 11:21 am
NP - you're welcome.
December 15, 2009 at 7:33 pm
Question is: can you actually hula hoop?
December 15, 2009 at 3:55 pm
Interestingly with this query are the results I am seeing.
I neglected to go any further in my testing when the update statement showed 0 row(s) affected.
Thus, I selected the 0...
December 15, 2009 at 1:16 pm
This years Christmas gift from the Thread to all who have contributed during the past year :hehe:
December 15, 2009 at 12:30 pm
The output you provided, is that for the successful job or the failed jobs?
Also, when you run the jobs from the SQL agent, do you get a job completed successfully...
December 15, 2009 at 11:19 am
The Dixie Flatline (12/15/2009)
Barry (aka MISTER 10K) made an heroic effort to participate in the final sprint down the stretch and everyone...
December 15, 2009 at 10:54 am
example google query:
sql server tables created date
yields the following result:
http://stackoverflow.com/questions/1171019/sql-server-table-creation-date-query
Then a good use of that result would be to try the script. If you are having difficulties with that...
December 15, 2009 at 10:13 am
Viewing 15 posts - 18,721 through 18,735 (of 19,564 total)