Viewing 15 posts - 1,411 through 1,425 (of 1,654 total)
Hans
are you sure your looking in the right place in SSMS? Triggers on tables are listed under DatabaseName>Tables>TableName>Triggers
while Database Triggers are listed under DataBasename>Programability>DatabaseTriggers.
Markus
September 19, 2006 at 8:43 am
John,
this could be anything and it's pretty hard to tell without the exact error from the logfile. Your maintenace plan should make logfiles which you can find in the MSSQL\Log...
September 18, 2006 at 2:05 pm
That's not much to go with. Are there any errors in SQL Errorlog or eventviewer ?
Markus
September 18, 2006 at 1:57 pm
The only two issues I'm aware of are the fact that you can't edit DTS packages unless you download the editor which is included in the 2005 feature pack and...
September 18, 2006 at 1:54 pm
Hmm,
I actually like the fact that it opens in it's own window. Gives me the possibility to leave it open while doing other tasks in SSMS.
Markus
September 12, 2006 at 3:56 am
Hans,
while I can agree wwith you on the point that not all of the changes made in SQL 2005 are a real improvement, I must say the the job management...
September 11, 2006 at 6:10 am
In a clustered environment, where you can create multiple virtual nodes each with a different IP_address this is possible. Otherwise both instances have the same IP address but a different port.
Maybe...
September 1, 2006 at 8:45 am
I'm not sure what is your problem, but I can confirm that Database mail works on x64 clustered environment.
To check everything you can do the following:
1. run sp_configure to see...
September 1, 2006 at 8:36 am
Angela,
you can find more info about the SSIS problem here:http://blogs.conchango.com/jamiethomson/archive/2006/04/26/3870.aspx
and here http://blogs.conchango.com/jamiethomson/archive/2006/04/26/3877.aspx
but if you use the updated SP1 from the link David supplied you should be Ok.
Markus
August 22, 2006 at 4:03 am
I can't say that I've experienced this problem, but has any of you tried DBCC DROPCLEANBUFFERS OR DBCC FREESYSTEMCACHE ?
Markus
August 9, 2006 at 2:29 am
Michelle,
I don't think you can change it from the GUI. What I always do is editing the setup.ini before starting the setup.
Markus
August 9, 2006 at 2:25 am
Steve,
In SSMS open options under the tools menu. Under Environment>General check if the option "Hide system objects" is selected.
Markus
August 8, 2006 at 5:14 am
Markus,
the Taskpad view no loneger exists, but you can get the same information and more in SSMS. On the summary page select the Report tab on the top.
MarkusB
August 3, 2006 at 1:49 pm
Which version of SQL Server are you using ? Are your updates in the same database or in different databases. In the first case it could be that the first...
August 3, 2006 at 1:44 pm
Matt,
the error you wrote about Operating system error 5: 5(Access Denied)
has nothing to do with being read-only. I actually doubt it very much that you can read from the...
August 3, 2006 at 1:40 pm
Viewing 15 posts - 1,411 through 1,425 (of 1,654 total)