Re: [Webware-discuss] MiddleKit column

2002-11-03 Thread Jason Hildebrand
On Sun, 2002-11-03 at 09:31, Michael Montagne wrote: > I'm getting this error when called in my browser: > File "/home/michael/Webware/MyContext/db.py", line 17, in showcats > cats=store.fetchObjectsOfClass(Pic) > File "./MiddleKit/Run/SQLObjectStore.py", line 286, in fetchObjectsOfClass >

[Webware-discuss] MiddleKit column

2002-11-03 Thread Michael Montagne
I'm getting this error when called in my browser: File "/home/michael/Webware/MyContext/db.py", line 17, in showcats cats=store.fetchObjectsOfClass(Pic) File "./MiddleKit/Run/SQLObjectStore.py", line 286, in fetchObjectsOfClass File "./MiddleKit/Run/SQLObjectStore.py", line 337, in executeS