Re: [PHP] Best way to duplicate tables to another DB using PHP

2001-10-03 Thread David Yee
ECTED]> To: "David Yee" <[EMAIL PROTECTED]> Sent: Wednesday, October 03, 2001 6:47 AM Subject: Re: [PHP] Best way to duplicate tables to another DB using PHP > David, > > Did you get any responses on this post? I'm actually looking at a very > similiar situation a

Re: [PHP] Best way to duplicate tables to another DB using PHP

2001-10-03 Thread David Yee
rom: sagar N Chand To: David Yee Sent: Wednesday, October 03, 2001 6:09 AM Subject: Re: [PHP] Best way to duplicate tables to another DB using PHP use mysql statement mysql_dump thru php. /sagar - Original Message - From: David Yee To: [EMAIL PROTECTED]

[PHP] Best way to duplicate tables to another DB using PHP

2001-10-02 Thread David Yee
Hi guys. What do you suggest is the best (fastest, most efficient) way to duplicate a table from one database to another using PHP? I have a windows machine setup with ODBC for this old school DB (Pervasive SQL 7) and I would like to duplicate some of the tables into a Linux box with MySQL for s