Sorry, that was supposed to go back to myself and into my tip folder and not
out to the group.  *blush*

<cftip_forrest-through-the-trees>
When struggling with a piece of code that just won't behave, take a step
back and look at the bigger picture.  Has the data been validated?  Are
logical operands grouped properly?  (AND and NOT are evaluated before OR in
a single expression.  Expressions in parentheses are evaluated first.)  Is
the issue a version-specific feature not specific to your version of the
software?  Are you making changes in the dev environment and then looking in
production for the changes?  (Well, maybe that's just me.)
</tip>


-----Original Message-----
From: Sean German [mailto:[EMAIL PROTECTED]]
Sent: Thursday, May 25, 2000 9:47 AM
To: '[EMAIL PROTECTED]'
Subject: returning autoID after insert [sql] [tip]


------------------------------------------------------------------------------
Archives: http://www.eGroups.com/list/cf-talk
To Unsubscribe visit 
http://www.houseoffusion.com/index.cfm?sidebar=lists&body=lists/cf_talk or send a 
message to [EMAIL PROTECTED] with 'unsubscribe' in the body.

Reply via email to