Are you referring to an Oracle .dmp export file? If so you will also need to
do some parsing.

-----Original Message-----
From: matt ryan
To: David Blomstrom
Cc: [EMAIL PROTECTED]
Sent: 7/22/04 1:40 PM
Subject: Re: How do I import a .dmp file?


>OK, so if I can convert it into ascii, then it will be
>a text file, which I can import using the instructions
>at http://dev.mysql.com/doc/mysql/en/LOAD_DATA.html,
>right?
>
>Thanks.
>
>  
>
Yep, just have the table structure match the ascii file and load it in

Matt

-- 
MySQL General Mailing List
For list archives: http://lists.mysql.com/mysql
To unsubscribe:
http://lists.mysql.com/[EMAIL PROTECTED]

-- 
MySQL General Mailing List
For list archives: http://lists.mysql.com/mysql
To unsubscribe:    http://lists.mysql.com/[EMAIL PROTECTED]

Reply via email to