|
Date Reported |
Status |
Severity |
Description |
| 19/11/2005 |
Resolved |
Minor |
Command line progress indicator shows greater than 100%:
The command line progress indicator in the system tray counts to greater than
100%.
|
| 08/11/2005 |
Open |
Minor |
For SQL Server 2005, priviledges are still granted and denied 2000 style:
For SQL Server 2005 the grant and deny statements are generated in a 2000 style
which is not strictly correct for 2005. The statements do however work on 2005,
This will be addressed shortly.
|
| 17/10/2005 |
Resolved |
Minor |
User with restricted db access may have trouble documenting db:
A user with heavily restricted db access may have trouble documenting a db.
A temporary work around is to login with a user that has the ability to execute
DBCC commands.
This will be fixed shortly.
|
| 12/10/2005 |
Resolved |
Minor |
Incorrect tab order:
The connection dialog has an incorrect tab order.
|
| 12/10/2005 |
Resolved |
Minor |
Numbered Procedures incorrectly reported:
Numbered procedures are slightly incorrectly reported, the parameters are all
combined.
|
| 12/10/2005 |
Resolved |
Minor |
Command line outputfile switch broken:
When specifying the outputfile switch on the command line it has no effect and
does not override the format in the project. This has been fixed for the DB
Documentor 1.0.5 version.
|
| 04/09/2005 |
Resolved |
Minor |
Max windows File Length Exceeded:
When a target directory is specified that has a large number of characters the
generated files can sometimes result in a filename that is over the
maximum for a windows filename. This can easily be overcome by specifiing
a shorter output path. The issue is being worked on to better identify the
situation before documentation starts. |
| 02/09/2005 |
Resolved |
Minor |
Possible High Memory Usage:
Some users have experienced high memory usage when documenting a database
with DB Documentor. The application has been profiled and no memory leaks have
been found. However as the documentation process is intensive the .NET memory
manager does not seem to be getting the time to free unused memory, this is
currently being investigated further. |
| 02/09/2005 |
Resolved |
Severe |
Case Sensitive Collation Issues:
Databases running with case sensitive collations are not able to be documented
by DB Documentor, the error has been isolated and is currently being fixed. |
| 01/09/2005 |
Resolved |
Severe |
HTML Output Format:
In version 1.0.0b a user was not able to choose HTML as an output format as the
output files links were incorrectly generated. Version 1.0.1b fixed this
problem but the generated HTML files were only viewable on Microsoft IE 6.0
browsers. Version 1.0.2b completely resolved these issues. |