Source Control Clients
Project Name: sqlnexus
TFS Server URL: https://tfs03.codeplex.com
Subversion URL: https://sqlnexus.svn.codeplex.com/svn

Recent Check-Ins

1-10 of 10Change Sets < Previous 1 Next >
Change Set Download / Browse Date Comment By Downloads
31528 Feb 16 at
6:24 PM
silent /batch processing
1) Adjusted CurrentDB text box for auto-complete and copy and paste database name
2) Enhanced batch/silent import running from command prompt.
example: sqlnexus.exe" -S"<serverName>" -d"<db Name>" -E -I"<Input file path>" -X -O"output log directory"
a) ability to run silent mode including running under xp_cmdshell
b) allow log directory (-O) to create log file (sqlnexus.000.log) instead of default location (%Temp%)
c) automatically select first instance if data collected from mult-instances.

Other fixes include unable to find post-script "PerfStatsAnalysis.sql"
jackli 77
30728 Jan 28 at
1:28 AM
1) will work on 2008 only machine (without requiring 2005 tools)
2) add SQL Server authentication
3) divide by zero error
4) remove dependency to 2005 SMO
5) Error converting data type varchar to datetime. (.Net SqlClient Data Provider) (2.5.0.6)
6) adding a SQL Server 2000 blocking report (thanks to AmitBan)
7) extract readtrace report during startup
8) Ignore blocking trace files (with *blk.trc file name)
9) Raise error if old version of read80trace is installed
jackli 49
21894 Aug 11 2008 at
6:00 PM
this release fixed three things
1) added text rowsetimport engine that wasn't included in 2.5.0.4
2) added version logging for reporter.exe (readtrace integration)
3) added an option to enable or disable MARS using readtrace (this was turned on by default before. it can cause 0 appended to spids when readtrace does trace importing. for servers that don't use MARS, this can be confusing)
jackli 245
19135 Jul 9 2008 at
5:05 PM
fixed 3 bugs
1) readtrace intergration
2) error Some or all identity references could not be translated.
3) you have provided an illegal table name (likely in your TextRowsetsCustom.xml). consider deleting that file from %appdata%\sqlnexus directory
jackli 95
16693 Mar 11 2008 at
4:45 PM
adding envelopehs.bmp jackli 247
16692 Mar 11 2008 at
4:42 PM
fixing System.Data.SqlClient.SqlException: A transport-level error has occurred when sending the request to the server. (provider: Shared Memory Provider, error: 0 - No process is on the other end of the pipe.) jackli 28
15658 Feb 26 2008 at
2:47 PM
various changes
validation of reports before rendering
add ignorabl waits
readtrace integratio
jackli 44
14840 Jan 3 2008 at
10:06 PM
release additional source and fixed issue related to finding 64 bit readtrace jackli 133
14200 Nov 28 2007 at
8:31 PM
add solution file jackli 116
14195 Nov 28 2007 at
7:09 PM
2.5 release jackli 102
1-10 of 10Change Sets < Previous 1 Next >
Updating...
© 2006-2009 Microsoft | About CodePlex | Privacy Statement | Terms of Use | Code of Conduct | CodePlex Blog | Version 2009.2.17.14730