View Single Post
  #1 (permalink)  
Old 03-26-2004, 08:00 PM
Mark Kenepp
Thinker
Join Date: Aug 2006
Posts: 444
Default Removing Null Characters

Hello,

Does anyone know of a way to remove Null characters from a large text file?

I have a database set up to view connection logs on our company firewall which extracts all the information from the log so I can view specific connection details. The problem is that the Database ignores null characters and when I produce the connection log, there are null characters every 30 lines or so. As of now, I just remove them manually in my text editor, TextPad.

Is there a text editor that will find and replace null characters?

TIA
 
Reply With Quote