doubt in exporting a file into database

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • priyan
    New Member
    • Aug 2007
    • 54

    doubt in exporting a file into database

    Hi all,
    I want to import data from an xml file into postgresql database. Can I do that? Please help me how to do that?
  • rski
    Recognized Expert Contributor
    • Dec 2006
    • 700

    #2
    Originally posted by priyan
    Hi all,
    I want to import data from an xml file into postgresql database. Can I do that? Please help me how to do that?
    You can try to use xml2 contrib and xpath queries or try some tools which do that
    like

    Comment

    Working...