Hi!

Not sure what type the JDBCStore uses to hold the path information, but I'm 
pretty sure that you wouldn't have that problem there. At least it would be 
avoidable with a "text" field.

max

> -----Original Message-----
> From: Denero Watz [mailto:[EMAIL PROTECTED]
> Sent: Tuesday, February 14, 2006 19:45
> To: slide-dev@jakarta.apache.org
> Subject: Help needed
> 
> 
> Hi,
> 
> Very sorry if this question is not relevant in this
> list.
> 
> I recently joined slide mailing lists but yet to try
> it. Looks like soon we will be using it, but right now
> we have almost developed a very simple content
> repository for our application. We store files in the
> file system. For our requirement, the files will be
> stored in a hierarchy like this:
> 
> 
> -Folder(1)
>        |_Folder(2)
>                  |_.......
>                          |_Folder(n)
>                                    |_file1.doc
>                               
> After certain level deep, the path length of the
> document becomes more than 260 characters and Windows
> known to have a path limit of 260.
> 
> I am looking for an efficient and easy solution for
> this. One solution I am thinking is is once we hit the
> path limit, start afresh on the root folder with a
> special purpose folder under it to store the deep
> level trees.
> If you have come across such an issue, can you please
> share your thoughts?
> 
> Thanks in advance,
> dw
> 
> 
> 
> __________________________________________________
> Do You Yahoo!?
> Tired of spam?  Yahoo! Mail has the best spam protection around 
> http://mail.yahoo.com 
> 
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
> 
> 

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to