Viewing 15 posts - 1 through 15 (of 19 total)
Any help from anyone who knows what I might have set wrong would be greatly appreciated...
July 19, 2014 at 7:42 pm
Yes, report builder asks for password on connect and on the wizard.
It is truly on the Internet: we have about 2000 users who connect remotely on separate domains. ...
July 7, 2014 at 6:46 pm
Sorry MM, I normally do check that box and just tried again with it ticked, same outcome and same error... Is there something that needs to be done to open...
July 7, 2014 at 4:58 pm
Does anyone have any ideas to help on this? Your help is greatly appreciated!
July 7, 2014 at 3:53 am
MM,
I don't see how to post screen shots here, so I've made a video here to show me able to do the same steps on the server but not on...
July 2, 2014 at 7:27 pm
MM,
Thanks for the reply.
Let me explain the whole scenario and maybe it can help. I think I have the answers to your questions, but I'm not sure....
July 2, 2014 at 9:24 am
Can anyone help out? I'm really stuck and don't even know where to turn to look for advice on how to make this happen. I would appreciate it...
July 1, 2014 at 10:43 am
I have tried and tried and can't seem to get this view to build since upgrading to SS2008R2. If I manually MAKE a view it will drop it (when...
September 10, 2012 at 6:30 pm
Gianluca, you are brilliant! The problem was not in your code, rather that all table names were 'inspecitons' and I was missing the 'S'.
Thanks again!
P.S....
March 15, 2012 at 10:57 am
I tried modifiying/adding the code to what I thought should be changed. Here's what I put in the procedure:
ALTER PROCEDURE refresh_view_for_inspection_tables
AS
BEGIN
SET...
March 15, 2012 at 9:55 am
Here's the union on how these particular three are related:
SELECT FacilitiesList.Name
FROM FacilitiesList INNER JOIN
...
March 15, 2012 at 9:09 am
How would this work for combine multiple different tables though? The way I'm reading it, each set would need it's own stored procedure, right? For instance, the 3...
March 15, 2012 at 9:02 am
Thanks Gianluca, but it seems as though this would be pretty complex. I also forgot to mention that we have 5 sets of theses tables, so it appears at...
March 15, 2012 at 8:28 am
OK.... I've never done this before, so I'm not sure how to test it. I tried running it as a Query from Visual Studio 2008 and get errors. ...
September 23, 2011 at 5:36 pm
Thanks for all of the information everyone. Unfortunately it took me a bit to get back to the project since I have a million other things going on. ...
September 23, 2011 at 4:09 pm
Viewing 15 posts - 1 through 15 (of 19 total)