Hi,
> I need to do this behind the scenes. The user will need to press a
> button for the .mdb file to be imported. I can't use a thrid party
> program for this.
Then write your own.
With regards,
Martijn Tonies
Database Workbench - developer tool for InterBase, Firebird, MySQL & MS SQL
Serve
> I have a .mdb file which I need to import into MySQL. This needs to be
> done behind the scenes and with code. Can I use LOAD DATA INFILE where
> I use the .mdb file instead of a .txt file?
An "mdb" file isn't exactly the same as text, is it?
You might as well use MS Word as the source ;-)
Hello
I use SQLyog (http://www.webyog.com/sqlyog) to import
data from my access db to MySQL.
Karam
--- Jacque Scott <[EMAIL PROTECTED]> wrote:
> I have a .mdb file which I need to import into
> MySQL. This needs to be
> done behind the scenes and with code. Can I use
> LOAD DATA INFILE where
>
I need to do this behind the scenes. The user will need to press a
button for the .mdb file to be imported. I can't use a thrid party
program for this.
Thank you any way.
>>> Karam Chand <[EMAIL PROTECTED]> 2/26/2004 5:22:51 PM >>>
Hello
I use SQLyog (http://www.webyog.com/sqlyog) to import
d