On Tuesday, October 8, 2013 12:18:41 AM UTC-4, Dave S wrote:

> On Monday, October 7, 2013 7:53:35 PM UTC-7, Anthony wrote:
>>
>>
>> And if I were to stick with the executesql() phrase,  how would I get 
>>> colnames so I could plug this into an SQLTABLE?
>>>
>>
>> Check out 
>> http://web2py.com/books/default/chapter/29/06/the-database-abstraction-layer#executesql
>>  -- 
>> if you supply the fields or colnames arguments as described, you will get 
>> back a standard Rows object, just like any DAL select.
>>
>>
> Thanks, Anthony.  It is obvious that the first time I read the colnames 
> paragraph, it didn't stick with me.  Then I had to play around with how I 
> wrote the call in order to get the right dots on the right tees, and all my 
> eyes crossed, but I got there.
>

Admittedly, that write-up is a bit hard to follow without any examples.
 

-- 
Resources:
- http://web2py.com
- http://web2py.com/book (Documentation)
- http://github.com/web2py/web2py (Source code)
- https://code.google.com/p/web2py/issues/list (Report Issues)
--- 
You received this message because you are subscribed to the Google Groups 
"web2py-users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to web2py+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.

Reply via email to