Date: 05/30/01
- Next message: Mikhail Avrekh: "RE: [phplib] Sql_Query improvement.. ORDER BY?"
- Previous message: Paul Campbell: "[phplib] Which M to FR"
- Next in thread: Ignatius Teo: "RE: [phplib] $db->f('table_name.field'); doesn't work HELP!"
- Maybe reply: Ignatius Teo: "RE: [phplib] $db->f('table_name.field'); doesn't work HELP!"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
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>
- Next message: Mikhail Avrekh: "RE: [phplib] Sql_Query improvement.. ORDER BY?"
- Previous message: Paul Campbell: "[phplib] Which M to FR"
- Next in thread: Ignatius Teo: "RE: [phplib] $db->f('table_name.field'); doesn't work HELP!"
- Maybe reply: Ignatius Teo: "RE: [phplib] $db->f('table_name.field'); doesn't work HELP!"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]

