Is it possible Access to load a bunch of SQLs and execute them? If it is possible it 
is better than CSV. Mysql has a command-line
tool for table & database dump into SQLs. Another solution is to look at PHPMyAdmin's 
code to view how it dumps tables.


Best regards,
Andrey Hristov

----- Original Message -----
From: "George Pitcher" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Thursday, March 28, 2002 1:06 PM
Subject: [PHP-DB] Reading a file and inserting into Access


> I'm currently working on a solution to distribute to my users. I will be
> sending them updates of tab-separated records to import into their Access
> databases. the distributed solution is php-based and I would like to be able
> to build in an admin utility to allow them to select the file and iupload it
> into a particular table.
>
> Just to save starting from scratch, does anyone have something like this,
> that they are prepared to share?
>
> Regards
>
> George in Edinburgh
>
> BTW my users are all university staff.
>
>
> --
> PHP Database Mailing List (http://www.php.net/)
> To unsubscribe, visit: http://www.php.net/unsub.php
>
>


-- 
PHP Database Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to