August 20, 2007 at 4:29 pm
Comments posted here are about the content posted at http://www.sqlservercentral.com/columnists/dgould/3200.asp
August 27, 2007 at 7:33 am
One word: OUTSTANDING!
* Noel
August 27, 2007 at 7:35 am
This looks really good...now, I need to understand what infomation I have here...still looking.
THANKS!
C
-- Cory
August 27, 2007 at 8:01 am
Looks great.
When I try to connect to a remote db, I get this error:
Any one know why?
TITLE: Connect to server
------------------------------
Invalid object name 'sys.database_files'. (Microsoft SQL Server, Error: 208)
August 27, 2007 at 8:18 am
I'll be checking this app out. It looks great!
--------------------------
Zach
August 27, 2007 at 8:26 am
Donavon,
What version of SQL Server are you trying to connect to? The tool only works with SQL Server 2005/2008.
Danny
August 27, 2007 at 10:07 am
This is sweet. No more DBCC Page commands for me!
As an aside, does Kalen Delaney know about this tool yet? She might find it quite interesting, since she's person that many of us learned the internals from in the first place.
August 27, 2007 at 10:46 am
This is awesome.
Great tool. I'm adding this to my shortlist of must have SQL Server tools.
August 27, 2007 at 10:49 am
A couple of changes that I'd like to see made in the tool in a future release:
I received the following error:
TITLE: SQL Internals Viewer
------------------------------
An unhandled exception has occurred.
Please report this error to issues@sqlinternalsviewer.com to help improve this application.
------------------------------
ADDITIONAL INFORMATION:
Index was outside the bounds of the array. (SqlInternalsViewer)
------------------------------
Program Location:
at SqlInternalsViewer.UI.AllocationUnitsLayer.GenerateLayers(Database database, BackgroundWorker worker)
at SqlInternalsViewer.ApplicationForm.AllocUnitbackgroundWorker_DoWork(Object sender, DoWorkEventArgs e)
at System.ComponentModel.BackgroundWorker.OnDoWork(DoWorkEventArgs e)
at System.ComponentModel.BackgroundWorker.WorkerThreadStart(Object argument)
August 28, 2007 at 9:58 am
Is this a Vista-only app? I don't have 2005 online right now to play with it yet, I was wondering because the window control boxes are different.
-----
[font="Arial"]Knowledge is of two kinds. We know a subject ourselves or we know where we can find information upon it. --Samuel Johnson[/font]
August 28, 2007 at 12:21 pm
The application will run on any OS that supports the .NET Framework 2.0. This includes Windows 2000, 2003, XP, and Vista.
Danny
August 28, 2007 at 5:30 pm
Thanks for the great app and resource page!
Any idea why some of my SQL Server 2005 DB's show up grey? They are online and I can query them via Management Studio, but SQL Internals Viewer won't pull up any info on them.
Thanks,
Shane
September 10, 2007 at 11:03 am
I am seeing the "gray" databases as well. One of them is in SQL 2000 (80) compatibility mode and the others used to be but have been changed to SQL 2005 compatibility.
I am also looking forward to the multi-file support.
Many thanks Danny!!
[font="Tahoma"]Bryant E. Byrd, BSSE MCDBA MCAD[/font]
Business Intelligence Administrator
MSBI Administration Blog
September 10, 2007 at 11:15 am
The reason some of my DB's we're greyed out is because they contain multiple files, which the app doesn't support yet.
September 10, 2007 at 11:19 am
Thanks Shane! I forgot that I had created some multi-file databases on my development server in preparation for a move to our new production server.
[font="Tahoma"]Bryant E. Byrd, BSSE MCDBA MCAD[/font]
Business Intelligence Administrator
MSBI Administration Blog
Viewing 15 posts - 1 through 14 (of 14 total)
You must be logged in to reply to this topic. Login to reply