Menu

Home

John

This class will allow users to quickly load a CSV into a two dimensional array using a single function. Upon doing so, users can quickly manipulate the data in memory much faster than working directly with the CSV files. No connection strings are required. CSV2Array allows the loading of multiple CSV files into a single program. Current functions include the ability to load the file into an array, seek out information in the array and to write any two-dimensional array to a CSV file with the delimiter and filename of your choice. All functions in the class contain detailed usage information. More functions will be added in the near future. Written in Visual Basic using Visual Studio 10.

To use, download CSV2Array from the Files section of this page. Usage information is located in the CSV2ArrayUsage.txt file.

If you find this class useful, then please consider a donation.

<form action="https://www.paypal.com/cgi-bin/webscr" method="post" target="_top"> <input type="hidden" name="cmd" value="_s-xclick"> <input type="hidden" name="hosted_button_id" value="87XWZ9X6248FY"> <input type="image" src="https://www.paypalobjects.com/en_US/i/btn/btn_donateCC_LG.gif" border="0" name="submit" alt="PayPal - The safer, easier way to pay online!"> </form>

Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.