Viewing 15 posts - 16 through 30 (of 62 total)
Let me try replicating the issue at my end. I'll revert once done.
January 6, 2014 at 2:22 pm
Looks like logic is coded in a complicated way, too much use ot temp tables. Sorry for not looking in depth but you can create a dynamic query to execute...
December 16, 2013 at 12:58 pm
OCTom (12/5/2013)
December 12, 2013 at 11:35 am
I agree with Keith.
Some other process may be running at about the same time or the earlier process is now taking longer time to overlap with this. Try looking at...
December 10, 2013 at 6:58 pm
Creating an hyperlink (Navigation - Jump to URL) for a pdf file worked for me. Below is the expression I used:
="file:\\fileserver\plant\Certificates\ICR_AER0190_01.pdf"
December 4, 2013 at 1:20 pm
Hi,
I too have a similar requirement but it seems that it's not feasible.
December 4, 2013 at 11:38 am
Are you trying to create a new text file and write to it within SQL query only?
Following would be a helpful snippet for how you may achieve that.
DECLARE @Text AS...
November 27, 2013 at 1:18 pm
We have outsourced SQL Server maintenance to IBM. They look after our servers and all backup, performance related activities. We have internal team for application support who backs up individual...
November 19, 2013 at 7:24 pm
Ed Wagner (11/11/2013)
Some of us are still there. :hehe:
And it's sometimes very tough to work on 2005 when you spend lot of time with 2008 onwards.
November 11, 2013 at 3:53 pm
Things I would check:
1. The account you logged in as has administrator privileges on the machine.
2. That you typed in this account as the account with remote access.
3. That the...
November 8, 2013 at 5:16 pm
Oops. It was an old post. You might have figured out the solution by now.
November 7, 2013 at 4:53 pm
I'm sorry but what do you mean by Line Feed? Is it that the labels appear in a single column? If yes, try exporting the report to pdf and see...
November 5, 2013 at 2:47 pm
duncan.turner.2dg (10/25/2013)
Theme | Theme2 | NoOfResultsCounting (NoOfResults) how many Theme2s are paired with Theme
How to relate Theme with Theme2? What is the relationship?
November 1, 2013 at 5:29 pm
Shawn Melton (10/29/2013)
You will likely find that...
November 1, 2013 at 5:25 pm
Viewing 15 posts - 16 through 30 (of 62 total)