Re: Storing of folder structure in SQL DB
Amit Khemka: > On 5 Apr 2007 04:58:22 -0700, Sergei Minayev <[EMAIL PROTECTED]> wrote: > > Hi All! > > Can you please help me with the following problem: > > I need to store a copy of local folders structure in MySQL database. > > I have chosen the f
Storing of folder structure in SQL DB
Hi All! Can you please help me with the following problem: I need to store a copy of local folders structure in MySQL database. I have chosen the following table structure for that: | id | id_uplink | folder_name | -