Ricardo Aráoz wrote:
> Paul McNett wrote:
>> Ricardo Aráoz wrote:
>>> I've got an example here (after each query there is an output and a
>>> comment) :
>> Ricardo, I was surprised that the field was 'menu.Name' instead of
>> 'Name'. I started a wiki page that has sample code to attempt to
>> recreate your structure and run some tests of the output:
>>
>> http://trac.dabodev.com/wiki/RicardoSQLiteOddity
>>
>> You can log in and edit that page adding your tests. I always use the
>> '<tablename>.<fieldname> as <aliasname>' syntax, so I haven't run into
>> this problem before.
>>
>> Paul
>>
> Hi Paul, I'm a bit dumb. I registered and then went to the page, but
> couldn't find a way to edit it (I'll have to take the time and
> learn/check doc). Anyway, not enough time right now so I'm sending you
> here a dump of the tables. Notice that in my tests I'm not using sqlite
> directly but through a dabo cursor.

I finally got around to running your test (in an sqlite-only version which I 
posted 
to the wiki page). I found that sqlite *always* uses 'Name' (not 'menu.Name') 
which 
tells me the inconsistency is in Dabo.

Please review the wiki page and add a ticket for this.

Thanks!
Paul

_______________________________________________
Post Messages to: [email protected]
Subscription Maintenance: http://leafe.com/mailman/listinfo/dabo-users
Searchable Archives: http://leafe.com/archives/search/dabo-users
This message: http://leafe.com/archives/byMID/[email protected]

Reply via email to