Re: Auto Importing

2001-09-06 Thread Adams, Bill TQO
"Joshua M. Schmidlkofer" wrote: > Of course. you COULD use Python, cleaner that Perl(tm) [jk no flames > please] Sorry. If you don't program in hex assembly you are a wussy and you drink light beer. > How is your ex-hell [excel] file being generated? Is it a .csv or is it > actually an X

Re: Auto Importing

2001-09-06 Thread Joshua M . Schmidlkofer
Of course. you COULD use Python, cleaner that Perl(tm) [jk no flames please] The advantage of Python, is that if you are using excel, you could go from excel [via python] into MySQL. Or you could use Python in much the same way that one could use Perl to process the log file. Of course

Re: Auto Importing

2001-09-06 Thread Adams, Bill TQO
Mike wrote: > Is there a way to continualy update a MySQL database with an Excell file? > > Reason: > > Just to have some fun I am building a Code Red hall of shame in PHP and > MySQL. I am anoyed from cleaning XX's and NN's all day in my Apache > logs.And they call Open software Virul... > >