On 4/5/10 12:53 PM, Martinecz Miklós wrote: > I just created CklCategories.py in the PyCon Tutorial, and added it to the > Edit tab of the UI. > > Making a query on tab Select involves an error message (1054, "Unknown > column 'reccats.catid' in 'on clause'"). > > > > I cannot find out what can cause this. > > The requery button on Select tab calls a function 'onRequery' : > > requeryButton.bindEvent(dEvents.Hit, self.onRequery). > > > > I am not very familiar with object oriented programming, probably this is > why I cannot find where this function resides. > > It probably would help to find out where the mistake is. > > > > Can anyone help in this?
Can you please post the entire traceback? Paul _______________________________________________ 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]
