TechWhirl (TECHWR-L) is a resource for technical writing and technical communications professionals of all experience levels and in all industries to share their experiences and acquire information.
For two decades, technical communicators have turned to TechWhirl to ask and answer questions about the always-changing world of technical communications, such as tools, skills, career paths, methodologies, and emerging industries. The TechWhirl Archives and magazine, created for, by and about technical writers, offer a wealth of knowledge to everyone with an interest in any aspect of technical communications.
Subject:RE: Blank vs. space (not null) from a database From:"Combs, Richard" <richard -dot- combs -at- Polycom -dot- com> To:"Jill Thompson-Weintraub" <jilltwfl -at- hotmail -dot- com>, <techwr-l -at- lists -dot- techwr-l -dot- com> Date:Wed, 9 May 2007 10:03:40 -0600
Jill Thompson-Weintraub wrote:
> When referring to the empty contents of a field extracted
> from a database (the field is not a null), is it preferable
> to write, "... when the contents of some_field is blank, [the
> whatever will do something]", or "... when the contents of
> some_field is a space, [the whatever will do something]".
It sounds like you're talking about string fields (CHAR data type). Like
Chris, we speak of empty strings or string fields. But, note that a
field that contains a space isn't empty; it contains the
ASCII/ANSI/whatever value for the space character. If you retrieve an
empty string and put it between quotes, you get "". If you put a space
between quotes, you get " ". Better find out which you've got. :-)
Richard
------
Richard G. Combs
Senior Technical Writer
Polycom, Inc.
richardDOTcombs AT polycomDOTcom
303-223-5111
------
rgcombs AT gmailDOTcom
303-777-0436
------
Create HTML or Microsoft Word content and convert to Help file formats or
printed documentation. Features include support for Windows Vista & 2007
Microsoft Office, team authoring, plus more. http://www.DocToHelp.com/TechwrlList
Now shipping: Help & Manual 4 with RoboHelp(r) import! New editor,
full Unicode support. Create help files, web-based help and PDF in up
to 106 languages with Help & Manual: http://www.helpandmanual.com
---
You are currently subscribed to TECHWR-L as archive -at- web -dot- techwr-l -dot- com -dot-