Re: Lowercase problem
От | Brent R. Matzelle |
---|---|
Тема | Re: Lowercase problem |
Дата | |
Msg-id | 20010205181228.5051.qmail@web313.mail.yahoo.com обсуждение исходный текст |
Ответ на | Lowercase problem ("Julio Cuz, Jr." <jcuz@rccd.cc.ca.us>) |
Список | pgsql-php |
Postgre uses only lowercase table names. Even if you created the table with uppercase letters, the database converts them to lowercase. I'm not sure if that is your problem in any case. I could help you better if you provided your query code and the error results. Brent --- "Julio Cuz, Jr." <jcuz@rccd.cc.ca.us> wrote: > 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 > __________________________________________________ Get personalized email addresses from Yahoo! Mail - only $35 a year! http://personal.mail.yahoo.com/
В списке pgsql-php по дате отправления: