He, you can download the documentation file from
http://www.lri.fr/~aze/PHP/docs/  or others  and see
the example chapter,
In my case, I Store my Access data base in a text file
and upload to my serveur, then I execute this sql
query: load data local infile "file.txt" into table
my_table
it works fine, you will find this in the example
chapter.

Sofiane


--- [EMAIL PROTECTED] a écrit : > I have to buitd a
"big" database.
> I have to create table,
> insert row in database and then do the same thing on
> another computer.
> I'd like to do that using a file in whiich I write
> all ...
> but how can I do?
> Thank you in advance. Mario.
> 
>
---------------------------------------------------------------------
> Before posting, please check:
>    http://www.mysql.com/manual.php   (the manual)
>    http://lists.mysql.com/           (the list
> archive)
> 
> To request this thread, e-mail
> <[EMAIL PROTECTED]>
> To unsubscribe, e-mail
> <[EMAIL PROTECTED]>
> Trouble unsubscribing? Try:
> http://lists.mysql.com/php/unsubscribe.php
> 


___________________________________________________________
Do You Yahoo!? -- Pour faire vos courses sur le Net, 
Yahoo! Shopping : http://fr.shopping.yahoo.com

---------------------------------------------------------------------
Before posting, please check:
   http://www.mysql.com/manual.php   (the manual)
   http://lists.mysql.com/           (the list archive)

To request this thread, e-mail <[EMAIL PROTECTED]>
To unsubscribe, e-mail <[EMAIL PROTECTED]>
Trouble unsubscribing? Try: http://lists.mysql.com/php/unsubscribe.php

Reply via email to