Skip to main content
Inspiring
June 15, 2008
Question

Add records to database via XML upload?

  • June 15, 2008
  • 1 reply
  • 428 views
Where would be the best place to find info on adding a bunch of records to
our database via a file that is uploaded from a CFFORM?

    This topic has been closed for replies.

    1 reply

    Inspiring
    June 16, 2008
    Try the cfml reference manual. cffile, cfloop, and cfquery would come in handy. I can't think of the xml tag/function off the top of my head, but if it were my problem I'd be googling "coldfusion xml"
    Inspiring
    June 17, 2008
    I would google xml and the RDBMS I'm using

    Ken