Viewing 15 posts - 106 through 120 (of 569 total)
Hello,
May be take a look at the following article:-
http://milambda.blogspot.com/2006/10/exists-or-not-exists-that-is-question.html
Regards,
John Marsh
June 4, 2009 at 1:17 am
Hello,
Can you see any blocking occurring when the Query is run on the Live DB?
Also, when you say the DBs are the same, I assume you mean the schemas, but...
June 4, 2009 at 12:26 am
Hello,
According to the following thread, the Excel Connection Manager won’t work on a 64 bit machine:-
http://www.eggheadcafe.com/conversation.aspx?messageid=29627397&threadid=29627390
Regards,
John Marsh
June 4, 2009 at 12:21 am
Hello,
I think this code is just to prevent the Job from running while a (DBCC) Shrink-Database is in progress i.e.
1) Disable job
2) Shrink the database
3) Re-enable the job
When a job...
June 3, 2009 at 6:53 am
Hello again,
Now that the msysobjects table is visible in the Access GUI, you should be able to grant read permission to the table for the user-id that you are supplying...
June 3, 2009 at 4:52 am
Hello Ram,
Sorry for having to ask, but could you explain your question a bit more?
Regards,
John Marsh
June 3, 2009 at 3:37 am
Hello,
To quote Books Online (admittedly 2005): „Although any user with access to a database can create a diagram once it has been created, the only users who can see it...
June 3, 2009 at 3:07 am
Hello,
Does the following thread help:-
Regards,
John Marsh
June 3, 2009 at 12:46 am
Hello,
Have you managed to get your reinstallation working? If not, did you see this article:-
http://www.mssqltips.com/tip.asp?tip=1186
Regards,
John Marsh
June 2, 2009 at 5:10 am
Hello,
Does this thread help?
Regards,
John Marsh
June 2, 2009 at 1:19 am
Hello Mike,
What version of SSRS are you using?
If 2005 (or above) have you also tried deleting the Subscription via the (Report Server specific) Object Explorer? Pleas see BOL Topic “How...
June 2, 2009 at 12:30 am
Hello Reddy,
I need to setup a replication for both the servers and feed the data from both the servers to a new server
If I understand correctly, as you intend to...
June 1, 2009 at 11:48 pm
Hello again,
if the entry is existing it just does an update
Is that not what you want?
Normally I would have expected that if the Primary Key(s) already exist in the table,...
June 1, 2009 at 11:01 pm
Hello,
Have you tried restarting IIS? Sometimes the issue can be cured by stopping the Report Server, Restarting IIS and then starting the Report Server again.
If that doesn’t work, do you...
June 1, 2009 at 9:36 am
Viewing 15 posts - 106 through 120 (of 569 total)