Link to home
Start Free TrialLog in
Avatar of sjterrell
sjterrellFlag for United States of America

asked on

ColdFusion - Import large XLS files

I have several large (300,000 rows) xls files to import on a regular basis into SQL.  I would like to use ColdFusion to accomplish this unless there is a better way.
ASKER CERTIFIED SOLUTION
Avatar of _agx_
_agx_
Flag of United States of America image

Link to home
membership
This solution is only available to members.
To access this solution, you must be a member of Experts Exchange.
Start Free Trial
Avatar of sjterrell

ASKER

Appreciate your comment.  Is there anyway to automate the importing of XLS files (About 60 a month) using SSIS?
Almost certainly, but it's mostly a SQL Server/SSIS question. Unfortunately, I haven't worked with SSIS much. So I think you're better off getting advice from one of the SQL Server gurus on the exact setup and configuration.