Hi!
Am So, den 06.02.2005 schrieb Daniel Kasak um 23:55:
> Auyon Bhattacharya wrote:
>
> >I am new to this. I have been trying to implement a hierarchial data
> >structure in Mysql 5.0, on Windows NT with PHP. Can anyone tell me if
> >I wish to retrieve an information such as the list of fore-fat
Auyon Bhattacharya wrote:
I am new to this. I have been trying to implement a hierarchial data
structure in Mysql 5.0, on Windows NT with PHP. Can anyone tell me if
I wish to retrieve an information such as the list of fore-fathers
from a family tree how do I go about it in MySQL. I think MySQL sti
In my experience with similar models, it is usually up to the
application, rather than mysql, to perform the recursion
- michael dykman
On Sun, 2005-02-06 at 14:34, Andy wrote:
> Hi all
>
> Did anybody reply to this thread? If so I am interested in obtaining those
> replies.
>
> With kind r
Hi all
Did anybody reply to this thread? If so I am interested in obtaining those
replies.
With kind regards
Andy
On Sat February 5 2005 09:43, Auyon Bhattacharya wrote:
> I am new to this. I have been trying to implement a hierarchial data
> structure in Mysql 5.0, on Windows NT with PHP. C