Hi, I don't know the reason, but you can see my solution for this issue. See http://framework.zend.com/wiki/display/ZFMLGEN/mail/2294
That thread was about UTF8, but my solution also includes a way to "correct" field name's case. Gunar Claus Jul Larsen & Anne Smed Nielsen schrieb: > Hello Zenders > > > > I'm new to ZF and have an question. > > > > If I use the Zend_Db and get the rows by fetchAll why are the fields in the > array fetched by fetchAll($sql) lowercased? If a field in the table is named > eg Name, the associtaive part is named 'name'. Any reason to this? > > > > Regards > > > > Claus Jul Larsen, Denmark > >
