Re: Lowercase problem
| От | Mitch Vincent |
|---|---|
| Тема | Re: Lowercase problem |
| Дата | |
| Msg-id | 011001c08f9a$5065d380$0200000a@windows обсуждение исходный текст |
| Ответ на | Lowercase problem ("Julio Cuz, Jr." <jcuz@rccd.cc.ca.us>) |
| Список | pgsql-php |
Try quoting your table names. SELECT * FROM "WHATEVER"; -Mitch ----- Original Message ----- From: "Julio Cuz, Jr." <jcuz@rccd.cc.ca.us> To: <pgsql-php@postgresql.org>; <php-db@lists.php.net> Sent: Monday, February 05, 2001 12:25 PM Subject: [PHP] Lowercase problem > Hi-- > > I don't know where the problem resides, but when I call a table or a field > name from Postgresql using PHP4, it treats the string ALL LOWERCASE, so I > get an error about 'field/table not relational..." do you know where the > problem is? > > P.S. Some tables have upper and lowercase, as well as field names...I had > to transfer everything to lowercase to get it working. > > Julio Cuz, Jr. > Riverside Community College > jcuz@rccd.cc.ca.us > >
В списке pgsql-php по дате отправления: