0) ? window.innerWidth : screen.width;
if(width >= 1300){
largeDevice = true;
}
else{
largeDevice = false;
}">
1400" id="toc-container" class="kb-toc" aria-label="Table of Contents">
Databases
1400" id="toc-container" class="kb-toc" aria-label="Table of Contents">
Tip: if you arrived here through a Google search, and you’re looking for something in particular, try using the Search box (at the top right corner) to search content across our website - including manual pages, product pages and the knowledgebase!
How-to Articles
- Database Tuning (Advanced Topic)
- Database Upgrades
- Detecting and Resolving Database Corruption
- How do I use SSL with Microsoft SQL Server?
- Migrating or Moving your PaperCut Database Server
- Optimizing your database
- SQL Server log files (LDF files) are growing large.How can I shrink them?
- Using Windows Authentication with Microsoft SQL Server
Troubleshooting Articles
- Database Upgrade Error
- Errors when running db-tools
- I receive an error “Malformed \uxxxx encoding” when using db-tools
- SQL Server connection problems
FAQ
Reference Articles
- Common Questions about External Databases
- Database Connection Counts (Advanced Topic)
- Database Schema Diagrams
- Example SQL Queries (when running on an external database)
- Running PaperCut On An External Database
- Scripts to fetch information from PaperCut
- What external database should I use?
- When should I run PaperCut on an External Database?
Known Issues
End User Articles
Last updated June 13, 2024
Comments