SQL Doc
Latest version: 2.1
Knowledge Base
Database description runs off page (Version 1.x)
Category: Troubleshooting & error messages
Date: 01 Feb 2011
Product: SQL Doc
Setting the description of the Database seems to work but as you change the size of the Internet Explorer window, the HTML table seems to change, the text doesn't wrap within the cell. It seems to remain static and moves off the page.
This is a known issue caused by the way that Internet Explorer handles the dynamic HTML. Since SQL Doc encodes the spaces in the description with non-breaking spaces ( ), Internet Explorer will not word-wrap the description within the table cell.
This problem has been fixed in version 1.3. If you cannot upgrade for whatever reason, a possible workaround is to modify SQL Doc's stylesheet.
- Open %programfiles%\red gate\sql doc 1\Style1\Style\master.css using Notepad.exe
- Locate the line beginning ".breadcrumbs"
- Inside the curly-braces, add the following line: "word-wrap: break-word;"
for instance:
.breadcrumbs
{
font-size: 80%;
font-weight: normal;
margin-bottom: 10px;
padding: 4px;
word-wrap: break-word;
}
- Save the document
Although the database description will now stay inside the confines of the table cell in documents produced after applying this workaround, please note that words will still wrap at inappropriate locations using this document, for instance in the middle of the word.
Document ID: KB200705000020 Keywords: SQL,Doc,wrap,description,nbsp,word,space
Was this article helpful?
SQL Doc
- Logging and log files
- Database description runs off page (Version 1.x)
- Changing the project save location (Version 1.x)
- Assertion failure outputting in CHM format
- No database objects are visible for databases using compatibility level 70
- Can't see database objects
- SQL Doc fails with 'Object reference not set to an instance of an object'
- Retaining CHM documentation source files
- Unhandled exception: input string was not in a correct format
- Minimum database permissions required for the user running SQL Doc
- SQL Doc database object description persistence
- Installing HTML Help Workshop fails silently
- Unable to cast object of type 'bn' to type 'bh'
- Logging and log files
all SQL products
- Compatibility of Red Gate tools in 64-bit environments
- Application has encountered an error and needs to close
- Error message after installing SQL Toolbelt - The description for Event ID ( 1 ) in Source ( nview_info ) cannot be found.
- Changing the temporary directory used by the installer
- Toolbelt Installer "hanging" while "scanning volumes"
- Login failing with "trusted SQL Server connection" error when using RunAs
all products
- Some Red Gate products identified as containing a trojan by Anti-Virus software
- Activation may fail with Unknown Error -1
- Product uses web help although a CHM file is available locally
- Argument exception resulting from missing environment variable
- Check for updates may fail when used through proxies
- 'Unidentified Publisher' error when repairing or uninstalling
- Licensing activates product as standard edition
- Moving Red Gate software products to another machine
- Red Gate tools log locations
- The application UI opening slowly when there is no internet access
SQL Doc
- Activating your products
- Activating your products
- Getting help offline
- SQL Doc release notes - version 2.xx
all SQL products
all products
- Red Gate product acknowledgements
- Activating your products
- Activating your products
- Red Gate bundle history
- Check for updates
- Troubleshooting Check for Updates errors
- Current versions
- Deactivating your products
- Installing Red Gate products from the .msi file
- Requesting additional activations
- Serial numbers for bundles
- Reactivating using a different serial number
- Extending your trial
- Finding your serial numbers
- Moving a serial number from one computer to another
- No response received for manual activation
- Licensing and activation resources
- Licensing and activation resources
- Troubleshooting licensing and activation errors
- Licensing and activation FAQs
- Red Gate tools log file locations
- Download old versions of products
- Download product prerequisites & utilities
- Support & upgrades
- Upgrading your software
- Upgrading FAQs

Using SQL Doc