[php-maint] Bug#502174: select AS with php5-odbc

Eric Meygret Eric.Meygret at Free.fr
Tue Oct 14 08:35:14 UTC 2008


Package: php5-odbc
Version: 5.2.5-3+lenny2

When I use AS keyword in a select, the alias don't work in result.

for exemple
when I do "select firstname, lastname as name from person"

odbc_result_all give :
*firstname* 	*lastname  *
xxxx 	yyyy


instead of **
*firstname* 	*name*
xxxx 	yyyy

**






-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.alioth.debian.org/pipermail/pkg-php-maint/attachments/20081014/60ccd65a/attachment.htm 


More information about the pkg-php-maint mailing list