Date: 05/30/01
- Next message: Maxim Derkachev: "Re[2]: [phplib] Session IV"
- Previous message: Mikhail Avrekh: "RE: [phplib] Sql_Query improvement.. ORDER BY?"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Bob,
If you have a look at the f() method, you'll note that it returns the column
name set by next_record() - which is in lowercase.
Ignatius
-----Original Message-----
From: White, Bob [mailto:rcwhite <email protected>]
Sent: Thursday, 31 May 2001 06:21
To: phplib <email protected>
Subject: [phplib] $db->f('table_name.field'); doesn't work HELP!
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>
---------------------------------------------------------------------
To unsubscribe, e-mail: phplib-unsubscribe <email protected>
For additional commands, e-mail: phplib-help <email protected>
- Next message: Maxim Derkachev: "Re[2]: [phplib] Session IV"
- Previous message: Mikhail Avrekh: "RE: [phplib] Sql_Query improvement.. ORDER BY?"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]

