Ed Leafe wrote:
> On Mar 15, 2009, at 1:03 PM, Carl Karsten wrote:
> 
>> c...@dv67:~/temp/fooapp$ python fooapp.py
>>
>> Did "File, Open, T2_person" and see:
>>
>> Dabo Error Log: Sun Mar 15 12:56:51 2009: Type 'blob' not recognized.
>> Dabo Error Log: Sun Mar 15 12:56:51 2009: No control class found for  
>> field
>> 'picture_data'.
>>
>> no biggie, app is still running.
> 
>       That's from the part of the datanav framework that creates the  
> Selection page from the data. Since there's no way to search on a  
> blob, this is simply a message to the developer to remove that field  
> from the select page, or otherwise handle it as needed.
> 
>> All I really want is a .rfxml that has a sample data set for those 3  
>> tables, and
>>  objects for each field so I can just drag them around and not have  
>> to create
>> each one.  If someone can use the CREATE commands to create the db  
>> (any engine),
>>  and do a Quick Report on the 3 tables and post the .rfxml's, I would
>> appreciate it.
> 
> 
>       Try removing the blob column from the select and browse pages, and  
> from the edit page if it is anything other than binary image data.
> 

I pulled the field from the db, re-ran the Appwiz, added a rec, hit save, hit 
Requery:

c...@dv67:~/temp/fooapp$ python fooapp.py T2_person
Segmentation fault (core dumped)

I copied the db and app code to another box.  ran it, no problem (other than wx 
over X over wan is painful, but I am getting the .rfxml I wanted.)

Carl K

_______________________________________________
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