[phplib] $db->f('table_name.field'); doesn't work HELP! From: White, Bob (rcwhite <email protected>)
Date: 05/30/01

Help,
I can not get $db-f('table_name.field'); to work.
The tablename.field is evidently not allowed in the $db->f();
I can get the 'field' to work, but I have several look-up tables with the
same
table structure and therefore the same field name. I need the unique
tablename.field
label. I have tried an alias for the field in Oracle, but no luck either.
I suspect it is held out because of some ereg function somewhere.

Any suggestions are welcome,
Bob White
Rcwhite <email protected>

---------------------------------------------------------------------
To unsubscribe, e-mail: phplib-unsubscribe <email protected>
For additional commands, e-mail: phplib-help <email protected>