[phorm] [Phorm:] Re: Array not logging correctly

  • From: webbbs@xxxxxxxxx
  • To: support@xxxxxxxxx
  • Date: 11 Apr 2003 04:47:29 -0000

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

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

  MESSAGE:  (#2504) Re: Array not logging correctly 
            <http://www.phorm.com/support/?rev=2504> 
  AUTHOR:   Patrick O'Hara 
  DATE:     April 11, 2003 at 12:47 a.m. EST 

  Reply To: (#2503) Re: Array not logging correctly 
  Author:   Rich 
  Date:     April 11, 2003 at 12:37 a.m. EST 

Rich, 

This means that if you are LOGGING to say two tables in a database, you will 
have set 

PHORM_MYTABLE[1] 
PHORM_MYVARS[1] 

PHORM_MYTABLE[2] 
PHORM_MYVARS[2] 

if you are also using DBFetch, then you will also have to specify* 

PHORM_MYTABLE[3] 

This is IN ADDITION to the other two. DBFetch uses the last one in the array. 
So if you then add another table to the logging, you will need to move the 
DBFetch table to MYTABLE[4]... hope this makes sense. 

Hope this helps, 

Patrick O'Hara 
WhitsundayIT 
QLD, Australia 

patrick@xxxxxxxxxxxxxxxx 
www.whitsundayit.com 

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

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: