IAM CSVDump - Export SQL Queries to CSV

Visit Publisher Site

This class takes the results of a SQL query and outputs in the CSV (comma separated values) format in only 2 lines of code. This comes very handy when exporting data since CSV is a format that can be readily read by Excel and many other applications. You can even use it for Word’s Mail Merge! The class offers the choice of sending the output to the browser or downloading it as a file. The name and extension of the dump file are defined by the developer.

Visit publisher site: IAM CSVDump - Export SQL Queries to CSV
  • Thanks for your rating. Consider leaving a review and let others know more about your experience. Add ReviewClose
    Rated 5.00 out of 5 (1 rating)
  • 1 Member Reviews
  • Views: 2,391
  • Price: Free

Listing Details

Version:
1.1.0 
Filed in:
Scripts / PHP / Scripts & Programs / Database Tools
Submitted on:
 
Last Updated:
Feb 11, 2009 
Publisher:
MT-Soft Other listings by this publisher

License & Pricing Information

LICENSE #1
License Type:
Freeware
Price:
$0.00 USD
Additional Info:

User Reviews 

Add/Edit Your Review
Average Member Rating: 5.00/5

Displaying 1-1 out of 1 reviews

  • The easiest way to get rid of this limitation is to put your data in csv file.There are no limitation on how many records you want to put into it. Using SQL Query Analyzer, you can export your result set to textfile but not to csv file.

See all 1 reviews for IAM CSVDump - Export SQL Queries to CSV