T
The Legend
Hello,
i am totally new on access but know some of oracle and have the next
challenge to deal with if its possible. I need to get some column data over
to another machine and put this into a mysql database.
So if i am right i need to activate a script by dos or unix shell that
queries some columns from 3 access 2000 tables used by a application.
i know how to do this on unix/oralce/sql
when activating the shell (*.sh)it calls a *.sql that queries the data from
a oracle databe table(s) into a spool file and saves it in the therefore
choosen directory
like with command spool /users/home/sql.lst
spool off
and a ftp shell could transport this file to any particular
part/machine/place where it can be imported again by any activated
shell/*.sql
Is this possible to do on access by a external script or scripts run by a
external source and how is it done technically ?
be very gratefull with any help or links
thanks in adv.
Ed
i am totally new on access but know some of oracle and have the next
challenge to deal with if its possible. I need to get some column data over
to another machine and put this into a mysql database.
So if i am right i need to activate a script by dos or unix shell that
queries some columns from 3 access 2000 tables used by a application.
i know how to do this on unix/oralce/sql
when activating the shell (*.sh)it calls a *.sql that queries the data from
a oracle databe table(s) into a spool file and saves it in the therefore
choosen directory
like with command spool /users/home/sql.lst
spool off
and a ftp shell could transport this file to any particular
part/machine/place where it can be imported again by any activated
shell/*.sql
Is this possible to do on access by a external script or scripts run by a
external source and how is it done technically ?
be very gratefull with any help or links
thanks in adv.
Ed