Viewing 15 posts - 661 through 675 (of 774 total)
Thank you Greg.
AFTER you responde yes (if you are member of sysadmim or DB_onwer), then people can start create Diagramms because the objects are created.
1- Where are the objects created?...
March 1, 2010 at 9:22 am
Ok. In that case i can not print the standard reports that came with SQL Server 2005 in my mother language.
Thank you Gail
February 26, 2010 at 7:25 am
I'm talking about the standar reports that come with SQL Server 2005.
For instance, if i right click on a database a menu will appear.
In this menum you have an entry...
February 26, 2010 at 7:05 am
Hi,
Maybe it's better for my to put the direct question that i want to know.
The problem is this:
I'm printing some reports (standard reports) and the language is english.
If i change...
February 26, 2010 at 6:54 am
Hi,
I have made this:
EXEC sp_configure 'default language', 9
RECONFIGURE
Then i receved this:
Configuration option 'default language' changed from 0 to 9. Run the RECONFIGURE statement to install.
Don't understand what is this...
February 26, 2010 at 6:14 am
No, i see this button in the SQL Server Management Studio (relational databases).
Don't have analisys services installed on my box
February 26, 2010 at 6:05 am
sorry, didn't undesrtood your question
February 26, 2010 at 4:45 am
when i do this command:
select
serverproperty ('productversion')
if the first digit returned by the string is 8 then 2000
if the first digit returned by the string is 9 then 2005
..........
February 25, 2010 at 9:45 am
yap, that i know, but in this case what i was trying to achieve was making it return the version using a case , and if it returns 8, than...
February 25, 2010 at 9:36 am
sorry didn't undestood youe answer
February 22, 2010 at 6:27 am
sorry didn't understood very well your answer
February 19, 2010 at 10:45 am
Viewing 15 posts - 661 through 675 (of 774 total)