Software Index
Related Topics
Popular Trends
Trending Topics
 

Delphi Parse Comma Delimited Files

All | Freeware
Product Title  /  Popularity Revised License Rating Size
CSV to MSSQL Loader
CSV to MSSQL is a tool to Convert, Migrate data from / to MS SQL to CSV or from CSV files to MSSQL. You can convert multiple files in one go from MSSQL to CSV or from CSV / Delimited ...
October 18th 2009 Shareware    2,947k
CSV to MySQL
CSV to MySQL is a tool to Convert, Migrate data to / from MySQL to CSV files or from CSV files to MySQL. You can convert multiple tables in one go from MySQL to CSV files / Delimited files or ...
October 24th 2009 Shareware    2,885k
CSV to Oracle
CSV to Oracle is a tool to Convert, Migrate data to / from Oracle to CSV / Delimited files or from CSV to Oracle. You can convert multiple tables in one go from Oracle to CSV files / delimited files ...
October 31st 2009 Shareware    2,885k
iCalMaker
iCalMaker is a text based appointment creation tool for use with iCal or to create appointment files. Using iCalMaker it is possible: to use an 'intelligent' import of appointment data from the clipboard; to import appointments from tab and comma ...
June 7th 2011 Shareware    819k
SMExport suite for Delphi/C++Builde r
SMExport for Delphi&C++Builder is a native VCL component
suite for data export from TDataSet or TDBGrid or any other VCL control
(TStringGrid, TListView etc) into the Paradox and DBase tables or
into a text file (fixed or comma-delimited), HTML, XML, MS Excel,
MS Word, ...
November 27th 2002 Shareware  5 stars 5k
Delimited-text for Mac
Delimited-text is a free and open source library that will help you parse character delimited textual data.. . Publisher of Delimited-text for Mac, Author of Delimited-text for Mac 0.1.6. Delimited-text is a free and open source library that will help ...
July 2nd 2011 Freeware    256k
mp3bookhelper
Provides MP3(ID3v1, ID3v2), Ogg Vorbis tags editing and file renaming functions using special variables, RegExpr FreeDB. It can also be used to create WinAmp-compatible playlists (M3U files), Information (NFO) files, Parity archive (PAR) data recovery files, Simple File Verify (SFV) ...
February 14th 2003 Freeware  4.5 stars 1,300k
TEXTools
While the other guys are still declaring variables, get the job done with TEXTools -- the powerful, pipe-based text processing workbench for Windows that allows you to morph text into other forms by simply combining filters. Do things to text ...
May 20th 2005 Shareware    1,026k
Info-Pack.com CSV2TAB
Info-Pack.com CSV 2 TAB is a csv file to TAB delimited file converter.
Use it to convert your access comma separated files into database delimited files.

Simply provide an input file, some field names and an output file name. CSV ...
April 25th 2006 Shareware    944k
CSV to XML Export & Convert Software
Convert CSV files into XML files. This application is simple to use and provides a few options to control how you want the XML output to appear.
July 1st 2006 Shareware    339k
DataConversionTo ols.com CSVtoTAB Converter
Quickly and easily convert your csv files into tab delimited files using our CSVtoTAB converter.
This program will save you hours of time you can spend doing more productive things.
Our easy to use interface makes it easy to convert your files ...
July 25th 2006 Shareware    933k
Convert Text or CSV Files to HTML Table Software
Convert one CSV or text file into a HTML table and save as a file. Each line in the input file creates a row and each separating character in a line creates a column.
January 2nd 2008 Shareware    336k
Convert Text or CSV Files to XML Software
Convert one CSV or text file into a XML file. There is an option to use the first line as a header row to produce the XML tags. There are a few options to control how the XML output appears.
January 2nd 2008 Shareware    339k
Wait for Files to Copy for Mac
Wait for Files to Copy is a free Automator action that will wait for the files passed to it from the previous action to complete their transfer or copy process.

You can add the Wait for Files to Copy Automator action ...
February 19th 2011 Freeware    92k
DirSize
DirSize is a command line tool that can easily be automated to generate nightly reports of disk space usage, network space hogs and very large folder trees. Reports can be sorted and small folders can be prevented from being displayed. ...
March 20th 2002 Commercial  5 stars 742k
Detagger
Detagger is a Windows program that can either convert HTML files into good-looking text, or selectively remove HTML markup. As a markup remover, you can tidy up your HTML in a number of ways. Simply select the classes of tags ...
April 26th 2004 Shareware  4.5 stars 1,050k
Digital PhoneBook
A very simple, fast, friendly contact management phone book software with printing ability, phone dialer, backup/restore features, moving/copying contact cards. Easy email and browser integration. Allows importing including Outlook Express and Comma/Tab delimited files. Highly customizable viewing options. PlugIn ability. ...
February 28th 2003 Shareware  5 stars 2k
VistaMetrix
VistaMetrix provides an easy way to extract useful numbers from graphical images, especially when the data used to produce an image is unavailable. This includes graphs, maps, or other images that might be scanned, downloaded from the Internet, or captured ...
July 10th 2006 Shareware    5,399k
Chronos for AutoCAD
Chronos for AutoCAD - Automatic Time Logging for AutoCAD, Job Log, History Log, Task Log Chronos is a time logging software solution for engineering organizations that use AutoCAD. Chronos allows managers to easily document the time spent by engineering personnel ...
March 22nd 2008 Shareware    1,878k
Charting Applets
5 Advanced Flash charting applets. These applets can be used to present your data with a sleek, professional design.

All applets include an XML configuration file, which can be easily edited using any good text editor, like Textpad. Chart line positioning ...
January 22nd 2006 Shareware    3k
Related Scripts
Convert to Comma-Delimited File
In this online tutorial the author tells about the abilities about generating an ASCII comma-delimited file from a SQL statement. The complete coding is displayed in this article for the better reference of the developers. This conversion tutorial is an ...
November 23rd 2005 Freeware     
Database -- Convert to Comma-Delimited File
This is an online database tutorial which helps the users to create an ASCII comma-delimited file from SQL statements. This article provides sample code to the users which helps them to alter comma delimited file from SQL. It search for ...
December 20th 2005 Freeware     
Migrating Delimited Files into XML
Migrating Delimited Files into XML is an ASP.NET tutorial in which author discusses about migrating delimited files into XML files. The author gives an idea about utiling the DataTable object, StreamReader object, and DataRows object for performing the above said ...
November 27th 2005 Freeware     
Use .NET To Migrate Delimited Files Into XML
Use .NET To Migrate Delimited Files Into XML is an article in which author describes about the process of transforming the delimited files into dataset or XML files. The author explains about procedure for converting data sets and explains the ...
December 13th 2005 Freeware     
Connecting to Text-Delimited Database Files on the Fly
In the beginning of the article the author briefs about Text Delimited Database files. The author also gives a comma delimited file as an example and shows about the procedures to link to CSV Text Database files. This article enlists ...
November 24th 2005 Freeware     
Biz Mail Form
This script sends form data to two email addresses and a file in comma-delimited format. Includes personalized email autoresponse in plain text or HTML, easy installation, duplicate post removal, customizable and personalizable error/success pages, file attachments, unlimited emails and data ...
December 2nd 2005 Freeware     
IDAutomation Barcode Label Software
IDAutomation Barcode Label Software is a powerful labelling tool capable of printing barcode labels with graphics. The advanced label setup wizard available in this tool allows you to create labels with the data from various sources like comma delimited text ...
November 22nd 2005 Commercial     
PerlHoo
This is a Perl based script which can be used to create and manage your own links database similar to Yahoo on your website. You can allow your users and online visitors to submit their links with information regarding the ...
December 19th 2005 Freeware     
WhoDidWhat
WhoDidWhat is our WWW statistics program. It reads log files generated by a web server and returns statistical information in either comma delimited text file format or HTML. It can also generate graphical plots for certain types of statistics.
November 23rd 2005 Commercial     
CF_StockGrabber
CF_StockGrabber is customizable CFML tag, which gets the detailed stock information from Yahoo Finance by passing simple parameters. User can supply the simple parameters like single stock, mutual fund, or index ticker symbol. Also user can supply a comma delimited ...
November 27th 2005 Freeware     
Related Code
Advanced Installer Serial File Parser
This handy little app will parse serial code files created by Advanced Installer from Caphyon.
August 24th 2006     102k
A Basic Nokia Operator Logo Editor
A Nokia Operator Logo Editor. The File LOGOS.TXT Stores the Name and Logo Data as a comma delimited string. The Code Currently reads from the file and updates the file. It does not allow you to add a new Logo. ...
January 28th 2007     19k
Open MS-Excel Files in Delphi
With this code you can open a MS-Excel file (*.xls) in Delphi and access its fields and sheets without using any DBMS like BDE. you must install ms-excel to use this code.
February 22nd 2009     8k
SplitCSV & SplitTAB - Read a CSV or Unicode Tab file properly
Obsolete - see my TextFiler class. It reads and writes delimited and fixed width files... The VBScript function 'Split' does not handle the Comma Separated Values (.csv) or Unicode Tab Delimited (.txt) formats correctly. There is more to these files ...
August 17th 2010     12k
paxScript.NET 2.0.1
The Microsoft NET version of paxScript (paxScript.NET) includes interpreter of C# and VB.NET languages. It will be extended with Delphi.NET interpreter in the future releases. The key features of paxScript.NET are: - paxScript.NET is written in C#. Source code of ...
February 8th 2006     581k
New Software
Popular Software