Select the search type
  • Site
  • Web
Search
You are here:  Support/Forums
Support

Bring2mind Forums

PrevPrev Go to previous topic
NextNext Go to next topic
Last Post 06/18/2007 11:35 PM by  Peter Donker
Renaming Files/Folders
 1 Replies
Sort:
You are not authorized to post a reply.
Author Messages
Drakkon
New Member
New Member
Posts:1


--
06/08/2007 7:11 PM

    I'm looking for method/way to rename files/folders

    I have a collection of about 70 folders with a structure of 9 subfolders consistant between each.

    Currently looks like:

    FOLDER
           SUBFOLDER A
           SUBFOLDER S

    Each of these subfolders needs a ##_ added to the beginning of the folder name.

    FOLDER
            01_SUBFOLDER S
            02_SUBFOLDER A

    Is there a way to do this? Can it be done in a bulk SQL query (i.e. update folder_table set folder_name="01_subfolder s" where folder_name="subfolder s")?

    Peter Donker
    Veteran Member
    Veteran Member
    Posts:4536


    --
    06/18/2007 11:35 PM
    Check out the table DMX_Entries. You'll want to adjust the field 'Description'. It's up to you to see how to sculpt the SQL.
    Peter
    You are not authorized to post a reply.