[phorm] [Phorm:] Re: Solution

  • From: webbbs@xxxxxxxxx
  • To: support@xxxxxxxxx
  • Date: 15 Apr 2003 13:46:44 -0000

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

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

  MESSAGE:  (#2535) Re: Solution 
            <http://www.phorm.com/support/?rev=2535> 
  AUTHOR:   Holotech 
  DATE:     April 15, 2003 at 9:46 a.m. EST 

  Reply To: (#2529) Solution 
  Author:   Joe Davison 
  Date:     April 14, 2003 at 12:21 p.m. EST 

> Lesson to all: read the archives before you post. Here 
> is the solution to the problem: You have to index the 
> PHORM_MYSQLID array from 0 instead of 1 here. So, the 
> unique key returned from PHORM_MYTABLE[1] will be in 
> PHORM_MYSQLID[0] in the scope of your config file. 

This will be corrected in the next release, so that the indices of 
PHORM_MYSQLID will always match those of PHORM_MYTABLE. 

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

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:] Re: Solution