Help - Search - Member List - Calendar
Full Version: Import/Export mysql tables in ASCII/text file
WorkTheWeb Forums > Webmaster Resources > PHP Help
Support our Sponsors!
AR
Hi!Where I can find the documentations to learn the IMPORT file
ASCII/txt into mysql tables and EXPORT mysql tables in file ASCII/txt??
Can you help me? Thanks..
P.S. I hope my english is correct!

--
AR

Danny Wong
Hi,

To import ASCII to MySQL use 'load data' command. To export MySQL
use 'select * into outfile' command. Just construct the query and execute
it in your code. Detail of the statement synatx can be found on MySQL
documentation.

Danny Wong

"AR" <[Email Removed]>
???????:[Email Removed]...
QUOTE
Hi!Where I can find the documentations to learn the IMPORT file
ASCII/txt into mysql tables and EXPORT mysql tables in file ASCII/txt??
Can you help me? Thanks..
P.S. I hope my english is correct!

--
AR


Andy Hassall
On Wed, 15 Jun 2005 10:06:57 GMT, "AR" <[Email Removed]> wrote:

QUOTE
Hi!Where I can find the documentations to learn the IMPORT file
ASCII/txt into mysql tables and EXPORT mysql tables in file ASCII/txt??
Can you help me? Thanks..
P.S. I hope my english is correct!

http://dev.mysql.com/doc/mysql/en/index.html

--
Andy Hassall / <[Email Removed]> / <http://www.andyh.co.uk>
<http://www.andyhsoftware.co.uk/space> Space: disk usage analysis tool


PHP Help | Linux Help | Web Hosting | Reseller Hosting | SSL Hosting
This is a "lo-fi" version of our main content. To view the full version with more information, formatting and images, please click here.
Invision Power Board © 2001-2006 Invision Power Services, Inc.