[phorm] [Phorm:] Sorry all fixed

  • From: webbbs@xxxxxxxxx
  • To: support@xxxxxxxxx
  • Date: 28 Jul 2003 02:55:34 -0000

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

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

  MESSAGE:  (#3058) Sorry all fixed 
            <http://www.phorm.com/support/?rev=3058> 
  AUTHOR:   Rich 
  DATE:     July 27, 2003 at 10:55 p.m. EST 

  Reply To: (#3057) EXISTS keeps logging 
  Author:   Rich 
  Date:     July 27, 2003 at 10:40 p.m. EST 

Sorry guys. All fixed. I used the $PHORM_DBFETCH instead of $PHORM_MYVARS. It 
does not log and it checks properly. 

Thanks anyway. 

Rich 

> 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:] Sorry all fixed