Activity overview
Latest activity by jrjones1956
How can I export alert data to Excel?
I have been asked to provide detailed alert data from SQL Monitor that can be imported into Excel. I have created a filter to isolate the data desired. The data must include as much detail as possi...
What is SQL Monitor's footprint on VMWare
I would like to implement VMWare monitoring in our SQL Monitor system, but our infrastructure folks are concerned with how big the footprint for this will be. There is already host monitoring in pl...
Add database fails for older database that has SQLTest already installed
I have a SQL Server 2012 database that at one time was set up to work with SQLTest version 1.0.xxx. However, life intervened, and the development effort did not include SQLTest for about three year...
Okay, so now that I have read the documentation, I know that SQL Server 2000 servers and databases are not supported by SQL Doc 3. My mistake. / comments
Okay, so now that I have read the documentation, I know that SQL Server 2000 servers and databases are not supported by SQL Doc 3. My mistake.
I also am having this problem. The only difference I can see between the two servers that are properly documented with a tree and the one that is not is the version of SQL Server.
The server that does not get a tree generated is SQL Server 2000, and the other two are SQL Server 2005. Could this be causing the problem?
The only workaround I have found is to not use frames on the SQL Server 2000 server. / comments
I also am having this problem. The only difference I can see between the two servers that are properly documented with a tree and the one that is not is the version of SQL Server.
The server that d...
How to document multiple servers in one project
Is there a way to include more than one database server in a single project? I would like the tree to appear like this:
Organization (Cover page)
-Server_1
--System databases
---master
---model
---...
Apparent .NET Framework failure with SQL Test
When I ran a suite of tests for a database of ours, the following error message was repeatedly returned:
Test Procedure: [DevCourtSecurity].[_DataSets].[test 0000_OfficerPool] on MCSOS-VDEVSQL01
[_...
That's great, thank you! / comments
That's great, thank you!
Only when opened through SQL Test. In Object Explorer, the header comments appear. / comments
Only when opened through SQL Test. In Object Explorer, the header comments appear.
Header comments missing
I just upgraded SQL Test to version 1.5.0.82. When I open tests that preexisted the upgrade, the comments at the beginning of the script are gone!
A new test has the following at the beginning, and...