Viewing 15 posts - 1 through 15 (of 30 total)
Thanks, I appreciate your responses.
Basically you're saying that a feature that worked perfect in SqlServer 2000 doesn't work in SqlServer 2005. I can't believe that something so fundamental is not...
January 4, 2007 at 12:19 am
Thanks for replying.
It's not a width issue. There aren't any blank pages printed out, only pages that are half full instead of full. ????
December 22, 2005 at 10:18 am
Hey,
The script doesn't work - the Query Analyzer says "invalid column name 'name'" and the same for 'id'. I suspected it has to do with the fact that the temp...
October 9, 2005 at 3:35 am
Well, I was thinking about a more detailed doc:
For tables, views: also list the columns and keys
For sp and functions: also list the parameters and return type
etc...
October 6, 2005 at 8:47 am
Maybe it's because the checkbox under the tab "Formatting" that says something like "script all dependant objects" was checked?
September 6, 2005 at 10:09 am
OK GUYS AT LEAST A PARTIAL SOLUTION!
The scripting is done in the order the views are modified. So, i just deleted some white spaces from the views in the order...
September 6, 2005 at 9:39 am
Hmmm... Something still doesn't work out: I scripted my views (the same exact ones) from another database (which was itself loaded from script) and they were scripted in the correct...
September 6, 2005 at 9:19 am
Thanks.
I agree. I think it happens only with views (because they are evaluated when the script runs) and not with SP. I hope...
September 6, 2005 at 7:19 am
You mean that's the expression I sould put in: Properties->visibility->initial visiblilty->expression?
Anyway, way to go!
Thanks
July 25, 2005 at 1:07 am
July 22, 2005 at 7:10 am
Toda Ofir!
This is exactly what I needed.
--Eyal
July 21, 2005 at 6:19 am
I think you need to create a report "Job Items Report" that will receive as a parameter the JobID, and will show all the Job items. Then, put this report...
July 21, 2005 at 3:18 am
Hey,
I have this problem quite often. What I do to solve it is: A: Always view the report on the report server. I deploy it and view it with a...
July 21, 2005 at 2:55 am
Viewing 15 posts - 1 through 15 (of 30 total)