Advertisement

1 - 10 of 451 containing alltags:("Text Files") (0.004 seconds)
Has anyone writting a program that asks the user for a text file and then the program sorts the lines alphabetically and saves the result to another file?  For example, a sample run of the program ...
Zones: C++Date Answered: 03/24/1998 Grade: D Views: 0
Hi, I need code example how to read a text file located on internet server and store it to string array(ex.http://vca/text.text  (my local IE server)) I'm begginer so please be specific Thanks
Zones: JavaDate Answered: 02/28/2002 Grade: A Views: 0
I need to search a text file for a string.  I need to return the line number of the document that the string appears.  The string will consist of all the text on the line and will never span more t...
Zones: Visual BasicDate Answered: 06/08/2000 Grade: A Views: 0
I have to insert data from MS-Access(nearly 500 records) to mysql. So I exported the data into a text file seperating data fields with a delimeter "|". How can I insert them into mysql? Hoping He...
Zones: PHPDate Answered: 04/10/2001 Grade: A Views: 0
How do I do this? Open text file (myfile.txt) then list the contents in the text box , we can then change the text box value and save it.
Zones: ASPDate Answered: 10/02/2001 Grade: A Views: 0
I want to create a text file from an ADODB.Recordset that is the result of a query.  Currently I am using something similar to the code below, but it is very slow to run (it works - ignore if the s...
Zones: Visual BasicDate Answered: 12/17/2002 Grade: A Views: 0
I am just a rookie when it comes to VBA. Can anyone tell me how I can write a macro for the following function: 1) Open text file from a specified list of file names stored in an excel sheet. i....
Zones: Ms Office SuiteDate Answered: 10/22/2003 Grade: A Views: 314
Hi all, Im looking for a batch way to combine (text) files. There are a lot of topics on this one, but its not quite what im looking for. Example: File 1 contains 123 789 File 2 con...
Zones: MS DOSDate Answered: 05/02/2003 Grade: A Views: 0
Another question about DataSets and DataAdapters.  Before I needed to read a sql server database and write to a text file.  That is all working wonderfully (thanks).  Now I have a need to read a te...
Zones: ProgrammingDate Answered: 11/18/2003 Grade: C Views: 0
In one table I have the following fields Id description IN one text file I have Id and cost Note (there is a one to one relation in Id text file and Id in the table) Could you pleas...
Zones: MS Visual BasicDate Answered: 06/18/2004 Grade: B Views: 0