Missing file or directory

2007-12-28 Thread ijackson
Hi All, I copied my project from another computer, and it was working OK, then apparently randomly, I get this error, preventing me from making progress: Missing file or directory: and it gives and absolute path to a file on the old computer. The file is in the right place with all the other fil

Re: Create and Query Multiple Values in an attribute

2007-03-13 Thread ijackson
>> need to figure out how to get the array >> to populate my WORepetition. > > I'm not sure quite what to suggest here other than that the array > returned from the fetch is bound to the "list" binding of the WORepetition > and an arbitrary variable of the same type as an element of the array is >

Re: Create and Query Multiple Values in an attribute

2007-03-13 Thread ijackson
Once again thanks Jerry, I've been thinking about the original code that you so kindly created for me. I have a few questions relating to that. Firstly, I have made it do what I want to do by changing it slightly: qualifiers.addObject(EOQualifier.qualifierWithQualifierFormat("recordField = %s",

Re: Create and Query Multiple Values in an attribute

2007-03-12 Thread ijackson
Hi Jerry, Thanks very much for your thorough reply. I'm going to have a play around and see if I can get it to do something in my app. I gather that the code would try queries from more than one field. I was sort of intending something similar to that, but where a single query is run through a num

Create and Query Multiple Values in an attribute

2007-03-11 Thread ijackson
Hi All, I suppose this is a bit basic but my learning has hit a brick wall with this one. I imagine it's quite common that you'd want to set up a search where if you search for smith, but meant smythe, you'd still expect the entry to be retrieved. Or perhaps you'd type in a query for bolognese, bu