On Oct 14, 2008, at 5:35 PM, Mike Mabey wrote:

> Here's what I got:
>
> GET STRU; CURSOR= parts
> FIELD DESC: (('index', 3, 1, 10, 10, 0, 0), ('simple_desc', 253, 6,  
> 100,
> 100, 0, 0), ('ext_desc', 253, 28, 255, 255, 0, 1), ('price', 4, 3,  
> 12, 12,
> 31, 0), ('qty', 3, 2, 11, 11, 0, 0), ('date_counted', 253, 0, 50,  
> 50, 0, 1),
> ('parent_category', 3, 2, 10, 10, 0, 0), ('cat_name', 253, 18, 150,  
> 150, 0,
> 0), ('location', 253, 0, 255, 255, 0, 1), ('have_data_sheet', 1, 1,  
> 1, 1, 0,
> 0), ('data_sheet', 3,0, 10, 10, 0, 1))


        This means that the cursor is getting its field description from  
somewhere other than the backend, as it never ran the structure-only  
SQL in that method.

        Thanks for working with me to solve this. I'm swamped right now with  
work, and won't have time to dig into this again today. Just wanted to  
let you know that I haven't forgotten about it!

-- Ed Leafe





_______________________________________________
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