On 7/24/06, hanno <[EMAIL PROTECTED]> wrote:
Hello Jay! Assigning the ids outside sql wouldn't be neccessary because I could easily see the predecessor and successors. You are completely right, when you suggest a sql-external solution. For better understanding I should explain my situation a little. My real problem is, that I do all that stuff for my diploma's thesis in computerscience. I'm trying to show the abilities of relational datamodels in a deductive context. I'm trying to implement a rule base in sql that shall provide correct and complete analysis of chess situations as an example for deductive database driven monitoring. Therefor I'm not allowed to use external mechanisms. It has to be
Ouch, that's an Interesting constraint! Should be a real challenge.