[phorm] [Phorm:] EXISTS keeps logging

  • From: webbbs@xxxxxxxxx
  • To: support@xxxxxxxxx
  • Date: 28 Jul 2003 02:40:24 -0000

The following new message has been posted on Phorm Support Forum at 
<http://www.phorm.com/support/>. 

*************************************************************************** 

  MESSAGE:  (#3057) EXISTS keeps logging 
            <http://www.phorm.com/support/?rev=3057> 
  AUTHOR:   Rich 
  DATE:     July 27, 2003 at 10:40 p.m. EST 

Hi guys, 

I have been having a problem with EXISTS. It is logging to the table which it 
is checking. I don't think this is normal behaviour, but I could be wrong. In 
any event, it's causing me some problems when I fetch data from that table. I 
have the following in my rules and config: 

+ AddNum 
EXISTS ProjNum+Project 1 Proj 1 
Please check that your Project Name and Project # are correct. 
### 

$PHORM_MYTABLE = "projects"; 
$PHORM_MYVARS = "Project = Proj, ProjNum = AddNum, Client = Client2, AddNew = 
When2, Time = TimeStamp"; 

If the corresponding *ProjNum* and *Project* EXIST in the database, it allows 
the user to continue with the add-on to the project. If not, it is a new 
project. The only problem is, that it logs and it is adding a record that is 
causing me headaches. 

Any advice or ideas would be greatly appreciated. 

Thanks... Rich 

*************************************************************************** 

This is an automatically-generated notice.  If you'd like to be removed from 
the mailing list, please visit Phorm Support Forum at 
<http://www.phorm.com/support/>, or send your request to webbbs@xxxxxxxxxx  If 
you wish to respond to this message, please post your response directly to the 
board.  Thank you! 
-------------------------------------------------
You are receiving this message because you are subscribed to the Phorm mailing 
list. To send messages to the mailing list, simply send email to 
phorm@xxxxxxxxxxxxx from the address you have subscribed. You may unsubscribe 
from the list by sending email to phorm-request@xxxxxxxxxxxxx with 
'unsubscribe' in the SUBJECT field.

Other related posts:

  • » [phorm] [Phorm:] EXISTS keeps logging