WARNING!!! This is NOT something that you should do with an update action. When you do that, and there are no values filled into a field, you could potentially UPDATE ALL of the records.
Bill's advice is true for a search action, but not for an UPDATE or a DELETE action. Hope this helps, Steve Smith Skadt Information Solutions Office: (519) 624-4388 GTA: (416) 606-3885 Fax: (519) 624-3353 Cell: (416) 606-3885 Email: [EMAIL PROTECTED] Web: http://www.skadt.com > -----Original Message----- > From: [EMAIL PROTECTED] > [mailto:[EMAIL PROTECTED]]On Behalf Of Bill Downall > Sent: August 25, 2002 9:59 PM > To: Multiple recipients of list witango-talk > Subject: Re: Witango-Talk: Running a taf > > > Steve, > > In Witango's search criteria, change "CPHONE"'s setting for "include if > empty" to false, and do the same thing for anything else that might not > be filled in in the form you use to insert the rows. > > Bill > > On Sun, 25 Aug 2002 19:13:03 -0400, Benjamin Strickland wrote: > > >Message The update line below is what the Debug produced. But when > I run this in R:Base is returns "no rows exist". > > > > > > > > ________________________________________________________________________ > TO UNSUBSCRIBE: send a plain text/US ASCII email to [EMAIL PROTECTED] > with unsubscribe witango-talk in the message body > ________________________________________________________________________ TO UNSUBSCRIBE: send a plain text/US ASCII email to [EMAIL PROTECTED] with unsubscribe witango-talk in the message body
