|
-
Jan 10th, 2001, 09:28 AM
#7
Converting inside query
Your method for accessing and converting breaks the rule of performing one task only at each step..You sould follow the advice given by PanamaAU as it should be done in seperate steps..wether you choose to convert then retrieve or retrieve then convert is your choice but whenever more than one method is performed at the same time it becomes difficult to error test. Your error tests might include tests for null and testing against ascii for proper number letter combinations.
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|