Hi there
i must to migrate an access database(windows) to mysql(linux)
i try with UnixOdbc but the bridge don't work 🙁
so i install php+apache under windows and write a script, the script's output is the sql for mysql (it works 🙂!!!)
the trouble was with some field's name php trunc the field name
anibody has any idea?
thx!
ANDRES BAZURTO