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 >

Re: [Webware-discuss] MiddleKit references

2002-11-03 Thread Jason Hildebrand
On Sat, 2002-11-02 at 08:50, Michael Montagne wrote: I'm building sample data in a .csv file. To create a relationship between two objects the doc say: "You can see that in sample data, references to objects (sometimes called "obj refs", "references" or "pointers") are made by refer

[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