Viewing 7 posts - 1 through 7 (of 7 total)
Hi
I run sql server 2005 and ssms 2005.
Hope you can help!
Thanks
November 7, 2010 at 2:01 pm
DBCC CHECKDB
WITH NO_INFOMSGS, ALL_ERRORMSGS.
This compelted with no issues reported. It simply states Command(s) completed successfully.
June 10, 2010 at 8:30 am
After running dbbc checkdb the following was displayed:
DBCC results for 'APOLLO'.
Service Broker Msg 9675, State 1: Message Types analyzed: 14.
Service Broker Msg 9676, State 1: Service Contracts analyzed: 6.
Service Broker...
June 8, 2010 at 10:35 am
hi
The permission issue only arose when trying to open the table via right click.
I had no problem access the tables via queries but since recreating them with different names there...
June 8, 2010 at 8:51 am
Hi
The query will return the top 100 and also a select all query reports back data with no issue.
Out of interest, if it had not returned the top 100 rows...
June 8, 2010 at 5:42 am
Hello,
The table name is tbl_merchandising_profiles_merlive.
This has on average 1.2 to 1.3 miliion rows.
I open this table by right clicking on the table and selecting open table.
The table has 7 columns.
There...
June 7, 2010 at 12:11 pm
Viewing 7 posts - 1 through 7 (of 7 total)