-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 On Wed, 23 Jul 2003 13:27:53 +0100, Kevin Gale wrote:
>I need to replicate data (approx. 10,000 records) from a mySQL database into >a different (non mySQl) database automatically on a regular basis. I have no >control over the mySQL server (apart from allowing ODBC access) so I cannot >modify any tables or enable replication etc... > Can you create a table? If so, it may be easier to have an "audit" table that records all the changes to the main table. For replication just dump the audit table and then empty it. - -- jimoe at sohnen-moe dot com pgp/gpg public key: http://www.keyserver.net/en/ -----BEGIN PGP SIGNATURE----- Version: PGPfreeware 5.0 OS/2 for non-commercial use Comment: PGP 5.0 for OS/2 Charset: cp850 wj8DBQE/HrphsxxMki0foKoRAtS7AJ4nBMElR1qr1LcdE1+g+da3alCX7ACfYeGZ zzDzP2hbhWzsNDl28Zz1NEA= =RJIY -----END PGP SIGNATURE----- -- MySQL General Mailing List For list archives: http://lists.mysql.com/mysql To unsubscribe: http://lists.mysql.com/[EMAIL PROTECTED]