<snip>

> 
>         info = dbc.fetchall()
<snip>
> 
> 
>         self.dbTable=DBTable(¿?¿?¿?¿?) ß here is where I have problems, I
> used cursor, argument but no data shown
> 
<snip>
Hmm,

Not sure, but isnt the data in the variable 'info' try 
self.dbTable = info

-- 
Dark Cowherd
-- 
http://mail.python.org/mailman/listinfo/python-list

Reply via email to