LinkBack Thread Tools Search this Thread Display Modes
Prev Previous Post   Next Post Next
  #1   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 1
Default Generating inserts out of 1.5 million records CSV file

We have a requirement of generating inserts out of a CSV file containing 1.5
million records. We tried opening the file in excel, which had a
macro/formula written to generate the inserts. This one had severe
constraints since a single excel sheet doesnt open more than 65,536
records ( we realized this during the exercise) .So we would have to first
split our master csv file into sub files , run the macro to generate files
with inserts and then concatenate all the files to get our Grand inserts sql
file .

Any other better way of doing this?
 
Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules

Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
Auto-generating a list of records that meet a pattern criteria Jeff Gerke Excel Discussion (Misc queries) 0 March 23rd 06 11:18 PM
embedding a macro when generating a CSV file Fred Charts and Charting in Excel 1 February 16th 06 12:16 AM
Generating Reports from Text File Tom Excel Programming 1 October 25th 04 03:33 PM
parsing text file, and generating distinct cell values gerridge Excel Programming 0 April 8th 04 01:46 AM
Generating File Names Barry Excel Programming 1 September 29th 03 01:10 PM


All times are GMT +1. The time now is 04:52 AM.

Powered by vBulletin® Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
Copyright ©2004-2025 ExcelBanter.
The comments are property of their posters.
 

About Us

"It's about Microsoft Excel"