Sponsored White Papers, Webcasts, and Downloads
TechRepublic Resources
- Batch/exe program to update a text file automatically.
- We need an exe program or a batch program to update a text file automatically.It will work like this...A User will type the path of the batch/exe program in the RUN command and click OK.After that, the program will automaticlly update a text file located at a fixed location.Any ideas/suggestions...
- Tags: alpesh099@..., text-file
- Discussion threads 2007-11-08
- Increase your Command Prompt scrolling capability in Windows XP Pro with the List command
- It's the same as...... the *nix "less" command which you can get as part of the "unxutils" bundle along with a raft of other tools to beef up the xp commandline.You can also alter the properties of your command window to increase your scroll buffer so you don't lose lines...
- Tags: Construction, PRODUCTIVITY, Operating systems, tim.mcgovern, Microsoft Windows XP Professional, window, Microsoft Windows XP, Grep, Unix, tool, text-file, Microsoft Windows
- Discussion threads 2007-11-01
- printing a text file in VB6
- hiI have a text file created from within VB. I need to print it. I have been using DOS command till now "shell(type filename > prn)" but that was to printer connected at LPT. Now it is laser printer connected at USB or COMM port.I am a beginner....ThanksVKVPrinting...
- Tags: Printers, Document management, vrinda@..., Now IT, printer, text-file, printing, Microsoft Visual Basic 6.0
- Discussion threads 2007-10-27
- excel best for this?
- i have a text file that i have been convertingto an excel file, i download a new text filedaily so that now i have 2 different workbooks that look like this:Spreadsheet #1YESTERDAY DATE 10/12/2007Item No. Price Retail123458 10.00 ...
- Tags: PRODUCTIVITY, Databases, rooniwife@..., inventory tracking, text-file, spreadsheet
- Discussion threads 2007-10-14
- 180 Tracerts - All Output to 1 Text File?
- I need to capture the output of about 180 different tracerts to a single text file. I'm using the sytax below, but it sends the output from each URL/IP to a different text file - which stinks.tracert 207.71.25.21 >c:25.21.txttracert 219.43.28.74 >c:28.74.txtetc....I recall a batch command that will append the output...
- Tags: jvhobbs@..., text-file
- Discussion threads 2007-10-09
- ORA-04030 doesn't always mean you're running out of RAM
- I maintain an ancient Oracle Reports system, which does a peculiar FTP gyration that recently started giving us errors. Here's the scenario: We have a database that powers a farm of six Oracle Reports servers. Some of the reports we generate are tilde-delimited text files that have...
- Tags: Database, Server, RAM, Rex Baldazo
- Blog posts 2007-09-16
- Flat file text import
- I need text file import capabilities similar to that found in MS Access "Get External Data" tool. I have text files containing flat file dumps of database records. The data is columnar for the most part, but there are often seperation lines date or location info preceding each block of...
- Tags: C/C++, Programming languages, Databases, rewurzb@..., text-file
- Discussion threads 2007-09-10
- Defragment your Windows Server 2003 hard drive on a set schedule
- Permissions?I guess if you log onto a server, your account has permissions to defrag the drives. What about after the admin logs out, what permissions are used to make this still work?RE: Defragment your Windows Server 2003 hard drive on a set schedulewhat is defragment mean what excatly that thing...
- Tags: C/C++, Advertising & Promotion, Servers, RoyB@..., text-file, permission, disk, C, Microsoft Windows Server, Microsoft Windows Server 2003, Microsoft Windows, hard drive
- Discussion threads 2007-09-05
- Extracting Text from a Text File
- Hi guys,I am stuck for developing a logic, Please help me. Below is the Scenerio....-------------sample text file-------------I have a text file like this...01hjbdksfsfsndfsjfhbwdefw...02kjfkwdfkkdfkfkwk03ksjfkjfrbgfejkrgfehj04sdbkjdfkjrfr03kjnfkejrkejg04kjdfkjekjgkejg05kjbfeebgrjkebrgekg02bdfhjrfehjrgfjrgebrkg03kjgkjkjtg04kljgtkb mgn bk05ltrermtnljkb----------------------------------if u look at it, u will find that it is divided into batches(from row 02 to 05 constitute single batch)and i have mentioned two batches.The...
- Tags: vishalluthra, text-file
- Discussion threads 2007-08-17
- How do I write to the text file on client site with the help of ASP ?
- Actually I am working in ASP not in ASP.NET.I want to create & write a text file on client machine?As we know we can not do this with the help of ASP, so I have to use ActiveX Control.But how to do This?please send code or Suggeston manohar.patil@patni.comBad moveCreate it...
- Tags: Scripting languages, manohar2708@..., Microsoft ASP, text-file
- Discussion threads 2007-07-26
- Decompressing .gz on a web server.
- I have an issue that I have never faced therefore I am asking the following question on several forums in hopes that can find a solution. I am building a database driven web site using PHP and MySQL. It’s a pretty basic setup nothing fancy or anything that I haven’t...
- Tags: Storage, Databases, Scripting languages, OPEN SOURCE, jozhall@..., Web server, database, text-file, MySQL, comma, PHP, server
- Discussion threads 2007-07-18
- VBA - How can I add a line of text to the last line of a text file?
- Using VBA MS Access module, I want to open an existing text file and add a row of text to the end of the file. I cannot seem to accomplish this with a simple Open/Write command... Do I need to use the FileSystemObject? If so, any quick...
- Tags: Scripting languages, polinimz@..., text-file, VBA
- Discussion threads 2007-07-17
- win2k script for creating local folders, same level from names text file
- would anybody possibly spoon feed me a script i can use for creating local folders, looping thru a text file containing the desired folder names. i can get myself past syntax errors usually so it doesn't have to be 'right', i just need reminding sorry in advance for laziness andthanks...
- Tags: Microsoft Windows 2000, sgt_shultz, text-file
- Discussion threads 2007-07-16
- Reading and writing the text file with file size of 4 mb
- dear sir, Here in my project i want to read the unicode text file which is almost 4 mb size and then i convert the whole file into ASCII using unicode conversion and then i want to write into the another...
- Tags: prabhukmcse@..., Unicode, text-file
- Discussion threads 2007-06-28
- open search result in text file
- helloCan any one please help me in the following.....I have a ASP related Query...I making a database with Access and ASP. I have created a search option where I have a text box and a submit button. the result to this search is displayed in the same page.all i want...
- Tags: Scripting languages, Databases, search result, nehashri@..., text-file
- Discussion threads 2007-06-05
- MS Access 2002- Problem importing File
- Hello,I am trying to import a fairly large text file, fixed delimited. I am getting an error: "One or more rows of data in your file contain too many characters to import." Strange thing is, everything looks correct, and it imports fine with Access 97. I am...
- Tags: Microsoft Office, Databases, polinimz@..., Microsoft Corp., Microsoft Access, Microsoft Access 2002, text-file
- Discussion threads 2007-05-10
- Scripting
- Hi, I have a text file which contains the column headings as well as the datathat goes below the headings in a jumbled way.COuld anyone help me with a script to separate the columns & data? I have attached the text file. The details of the text is as below:The...
- Tags: Programming languages, bonjournrk@..., heading, text-file
- Discussion threads 2007-04-11
- Writing from one text file to another
- Hi I have to read the contents of a one-liner text file (for example ID=099) to another text file, but within a container (for example VALUE="ID=099"I'd appreciate any help with this problem.More infoWindows, Linux ?What is triggering the read ?This output file is it a one liner as well,is...
- Tags: Microsoft Windows, zzoran1@..., text-file, ID=099
- Discussion threads 2007-03-26
- Get information about Windows 2003 Server disk volumes with NTFSInfo
- Cool! Anybody know how to get disk info without installing new program?This NTFSinfo program is just what i was looking for, but i don't want to install it on 400+ servers. Does anybody know a way to get volume size and volume free space into a text file using what's...
- Tags: Servers, Microsoft Windows, Microsoft Windows Server 2003, PogiDaga, NTFSInfo, text-file, server, disk, Microsoft Windows 2003
- Discussion threads 2007-03-14
- Google Book Search wins backing of German library
- THE CORRECT FORMAT WOULD BE IMPORTANTA page could be scanned but then you would have a bmp,jpeg,or png.If there was a software program that would take the printed words in the bmp image and produce a text file containing these words the end product
- Tags: software, off-topic, Google Inc., Google Book Search, text-file, BALTHOR
- Discussion threads 2007-03-08