System Change to XML files by adding tags in SQL Database

Discussion in 'Databases' started by mastbaadshah007, Aug 21, 2008.

  1. #1
    What is the best logic to use for a change to the XML format for adding tag for certain keywords? Updating all archive records and present ones.
     
    mastbaadshah007, Aug 21, 2008 IP
  2. CGSS-CyberGeek

    CGSS-CyberGeek Peon

    Messages:
    34
    Likes Received:
    2
    Best Answers:
    0
    Trophy Points:
    0
    #2
    IMO, the best way is to:
    - Retrieve the data into a simple program and run a data manipulation algorithm against the data retrieved.
     
    CGSS-CyberGeek, Aug 24, 2008 IP