Microsoft
Software
Hardware
Network
Question : Don't trim trailing space in varchar fields?
Is it possible to have a varchar field in a SQL Server 2000 database that doesn't trim trailing space inserted into the field? I really need spaces at the end to stay, but I'm unsure if this is even possible.
I can't really use a char field either, since that would pad the entire end with spaces so I'd have no way to know what spaces were originally inserted, and what spaces SQL Server inserted.
Answer : Don't trim trailing space in varchar fields?
you might try char(160), which looks like a space, but won't trim.
Random Solutions
Email sent by Resource Manager that the Server has gone down
ghost server and client won't connect
mysql remote server replication
RS 2005 - An error occurred during local report processing and rendering of my report - problem with report header
how to sum top 3 columns values in mysql query?
Backup Exec - Exchange 2007 / Poor Performance and Eventual Exhaustion of RAM Backing up Information Store
SQL Reporting Services: The permissions granted to user "<server>"\IUSR_<username><wbr />" are insufficient for performing this operation.
Compress FAT32 drive
Windows Server 2008 System State Backup fails due to FAT32 partition
Query assistance!