[Pythoncard-users] Grid problems

Dark Cowherd darkcowherd at gmail.com
Mon Jul 25 22:54:43 EDT 2005


<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



More information about the Python-list mailing list