|
|
Import Multiple Text Files |
All | Freeware
|
|
|
FoxPro Import Multiple Text Files Software
Load multiple text files (or CSV files) to your FoxPro database. Create a new table or append to an existing table based on the contents of a file on your computer. |
February 12th 2007 |
Shareware |
|
1,101k |
OpenOffice Calc Import Multiple Text Files Software
Import one or many text files into a blank OO Calc file. Specify local text files and either insert them all into one sheet or individual sheets per file. Each line of the text file can be chopped up by ... |
May 6th 2007 |
Shareware |
|
350k |
MySQL Import Multiple Text Files Software
Load text files (or csv files) to MySQL. Create a new table or append to an existing table based on the contents of a file on your computer. |
January 14th 2007 |
Shareware |
|
2,603k |
MS Access Import Multiple Text Files Software
Load text files (or csv files) to MS Access. Create a new table or append to an existing table based on the contents of a file on your computer. |
January 14th 2007 |
Shareware |
|
399k |
MS SQL Server Import Multiple Text Files Software
Load text files (or csv files) to MS SQL Server. Create a new table or append to an existing table based on the contents of a file on your computer. |
January 14th 2007 |
Shareware |
|
400k |
Oracle Import Multiple Text Files Software
Load text files (or csv files) to Oracle. Create a new table or append to an existing table based on the contents of a file on your computer. |
January 15th 2007 |
Shareware |
|
399k |
MS Word Import Multiple Excel Files Software
Import many text files into a blank MS Word file. Word 2000 or higher required. |
May 19th 2007 |
Shareware |
|
347k |
Excel Import Multiple PDF Files Software
Import PDF text into one Excel file quickly. This program does not get images from PDF files. Each line of the text file can be chopped up by a specific character to create new Excel columns. You must have Excel ... |
January 7th 2007 |
Shareware |
|
522k |
Join (Merge, Combine) Multiple (Two) Text Files Into One Software
Combine multiple text files into one file. This program makes joining and merging many files a quick task. |
June 15th 2006 |
Shareware |
|
341k |
Excel Import Multiple CSV Files Software
Import many CSV files into one Excel file quickly. Load a list of CSV files into the program and the data will be inserted into a blank workbook. |
November 8th 2006 |
Shareware |
|
416k |
Excel Export To Text Files Software
Quickly export Excel worksheets to text (CSV) files. You can export a selected block of cells or an entire sheet. You can produce simple text files delimited by comma or tab or complicated text files that can be easily loaded ... |
March 7th 2007 |
Shareware |
|
410k |
MS Word Export To Multiple Text Files Software
Convert many Word files to text files. Word 2000 or higher required. |
March 31st 2007 |
Shareware |
|
343k |
Join (Merge) Text Files Software
Combine multiple text files into one file. This tool makes joining and merging many files a quick task. |
May 13th 2006 |
Shareware |
|
341k |
Sybase Anywhere Import Multiple Text Files Software
Load text or CSV files into a Sybase ASA (Adaptive Server Anywhere) database. Create a new table or append to an existing table. |
August 2nd 2007 |
Shareware |
|
413k |
IBM DB2 Import Multiple Text Files Software
Load text or CSV files into a IBM DB2 database. Create a new table or append to an existing table. |
August 2nd 2007 |
Shareware |
|
412k |
Sybase ASE Import Multiple Text Files Software
Load text or CSV files into a Sybase ASE database. Create a new table or append to an existing table. |
August 4th 2007 |
Shareware |
|
412k |
Text Files to HTML Files for Mac
Text Files to HTML Files is a free Automator action that will create an HTML file or Safari webarchive from the content of the text files passed from the previous action. One HTML or webarchive file is created for each ... |
August 2nd 2011 |
Freeware |
|
51k |
Print Multiple Text Files Software
Print many text files without having to open each one. |
October 30th 2007 |
Shareware |
|
348k |
TextCrawler
A tool for searching and replacing across multiple text files. Supports regular expressions and provides an expression tester and library facility. It also features an interactive file list and highlighted search results. Freeware.
Features:
* Fast searching, even on large ... |
May 8th 2008 |
Freeware |
 |
1,688k |
Extract Data & Text From Multiple PDF Files Software
Search for text within multiple PDF files and, if found, extract the entire line. Similarly, extract entire lines that do not contain certain text. Also, extract text between starting and ending characters throughout all files. Finally, extract the same line ... |
November 11th 2006 |
Shareware |
|
576k |
|
|
Convert Text Files Into Html Documents
Convert is a software program that converts text files into HTML Documents.The Convert exe file is 559 KB, the zip file is only 295 KB so it downloads fast.Convert is FREEWARE not SHAREWARE.Convert should work fine in Windows 95/98/2000 and ... |
November 30th 2005 |
Freeware |
|
|
Edit and manipulate text files
Edit and manipulate text files is an online tutorial briefing on file editing and manipulating techniques of ASP. You will come to know how to use the built-in FileScriptingObject function of ASP in reading and writing files, editing files, deleting, ... |
December 9th 2005 |
Freeware |
|
|
Hit Counter (text Files)
Hit Counter (text Files) is a multi-platform compatible hit counter script. It's pretty simplistic and doesn't really show off the power of ASP, but what do you want... after all it is just a counter! |
December 17th 2005 |
Freeware |
|
|
Link and Display Text Files
Link and Display Text Files is an useful tutorial for all webmasters who desires to make file layouts, add hyperlinks for their text files, for making copybooks etc., The author has given easy and efficient solutions for linking and displaying ... |
December 17th 2005 |
Freeware |
|
|
Read and write text files with Visual Basic .NET
Read and write text files with Visual Basic .NET is an user friendly tutorial which helps in reading and writing the contents of the text files. The author elaborates the method of creating the file and opening an already existing ... |
November 25th 2005 |
Freeware |
|
|
Reading Text Files in an ASP.NET Web Page
Reading Text Files in an ASP.NET Web Page is an ASP.NET tutorial in which author details about reading the text file content with the help of string variables in the web pages. In this tutorial programmers can learn about procedure ... |
December 2nd 2005 |
Freeware |
|
|
Text files
Text files is an online tutorial in which the author has explained the beginners about text file management. The author has given seperate codings for creating file system object, to open a file for reading and writing, to read and ... |
November 23rd 2005 |
Freeware |
|
|
Using the FileSystemObject to Read Text Files
Using the FileSystemObject to Read Text Files is an simple tutorial through which programmers can collect information about the procedure for utilizing the TextStream objects which resides on Filesystem objects to execute the process of reading and writing contents in ... |
December 18th 2005 |
Freeware |
|
|
Writing To Text Files With ASP
Writing To Text Files With ASP is an online article in ASP summarizing the method of using the built-in function File Scripting Object of ASP in writing text files. The author has explained and given seperate ASP codings for appending ... |
December 15th 2005 |
Freeware |
|
|
pjjTextBase
pjjTextBase is a set of powerful yet easy to use 20+ functions that provides a complete management for a simple relational database system, with data kept in industry standard text files (CSV, flat files). With pjjTextBase you can quickly develop ... |
June 21st 2007 |
Freeware |
|
396k |
|
|
Sybase ASE Import Multiple Text Files Software
Load text or CSV files into a Sybase ASE database. Create a new table or append to an existing table. |
October 27th 2007 |
|
|
411k |
Text files based forum
This is a dialog based forum. You ask a question- forum's administrator answers. There is also a e-mail service in this forum. It means that you can get answers for you questions via E-mail. This forum doesn't use any databases. ... |
September 19th 2009 |
|
|
38k |
49 Text files full of functions and all named
Theirs a lot here, 49 different text documents on functions ie....direct x8, screen capture, cut & paste etc, system tray... and so on. If you like you can leave a vote but not all this codes mine. As for other ... |
June 28th 2007 |
|
|
27k |
CDBF for Windows 2.99.02
CDBF for Windows is a feature-rich console application designed for viewing and editing the DBF database files. CDBF for Windows features support for all kinds of memo fields (dBaseIII, dBaseIV, FoxPro and Visual FoxPro) and the ability to export data ... |
February 4th 2006 |
|
|
116k |
Aspose.Spell 1.8
Aspose.Spell is a .Net multilingual spell checking component. With it, you can: Check spelling in more than 20 languages, including Afrikaans(ZA), Catalan(ES), Danish(DK), Dutch(NL), English(AU), English(NZ), English(US), English(UK), Faroese(FO), French(FR), Galician(ES), Germany(DE), Greek(GR), Irish(IE), Italian(IT), Latin(LA), Norwegian(NO), Polish(PL), Portuguese(PT), Russian(RU), ... |
February 15th 2006 |
|
|
919k |
|
|