Re: text files
From: Bill Karwin (bill_news_at_NOSPAM-karwin.com)
Date: 04/17/04
- Next message: Dean Arnold: "Defining service group for Win32::Daemon ?"
- Previous message: Dave Brown: "DBI:mysql -> using .my.cnf"
- In reply to: E: "text files"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Date: Sat, 17 Apr 2004 14:29:08 -0700
E wrote:
> Im doing perl for an online store and wondering if someone knew a way (a
> script) to get my text files in to my mysql database?
You should first look at the mysqlimport command, which comes with
MySQL. That command might do what you want, or else it might be easy to
use Perl to format your text data so that it's easy to use mysqlimport
on it.
Regards,
Bill
- Next message: Dean Arnold: "Defining service group for Win32::Daemon ?"
- Previous message: Dave Brown: "DBI:mysql -> using .my.cnf"
- In reply to: E: "text files"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Relevant Pages
|