Exit
  • Global community
    • Language:
      • Deutsch
      • English
      • Español
      • Français
      • Português
  • 日本語コミュニティ
  • 한국 커뮤니티
0

Add records to database via XML upload?

LEGEND ,
Jun 15, 2008 Jun 15, 2008
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?

388
Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
LEGEND ,
Jun 16, 2008 Jun 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"
Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
Enthusiast ,
Jun 16, 2008 Jun 16, 2008
LATEST
I would google xml and the RDBMS I'm using

Ken
Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
Resources