On Mon, Feb 23, 2009 at 6:29 PM, Stephen Deasey <sdea...@gmail.com> wrote:
> On Mon, Feb 23, 2009 at 10:12 PM, Ian Harding <harding....@gmail.com> wrote:
>> Here are a couple things I've found during my migration from AOLServer
>> to Naviserver.
<snip>

>> 2.  dbipg does something strange when used with a template, and a
>> column the same name as the table.  This works as expected:
>>
>> default:nscp 1> dbi_rows {SELECT classification FROM classification}
>> UNCLASSIFIED
>>
>> This does not:
>>
>> default:nscp 2> dbi_rows {select classificationid, classification from
>> classification} {
>> default:nscp 2>>> $classificationid -> $classification
>> default:nscp 2>>> }
>>
>> 1 -> 1
>
>
> This works for me, if I'm reading your example right. I've added a
> test; can you try it out on your machine?
>
>    http://bitbucket.org/naviserver/nsdbipg/changeset/0fae5f9a2fb9/
>

OK, Nothing to see here.  My PostgreSQL  install was slightly broken.
/usr/lib/libpq.so was pointing to an older version.  All tests pass.
Funny that was the only bug that created...

Thanks!

- Ian

------------------------------------------------------------------------------
Apps built with the Adobe(R) Flex(R) framework and Flex Builder(TM) are
powering Web 2.0 with engaging, cross-platform capabilities. Quickly and
easily build your RIAs with Flex Builder, the Eclipse(TM)based development
software that enables intelligent coding and step-through debugging.
Download the free 60 day trial. http://p.sf.net/sfu/www-adobe-com
_______________________________________________
naviserver-devel mailing list
naviserver-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/naviserver-devel

Reply via email to