query data from external shell ?
From: The Legend (invalid_at_invalid.nl)
Date: 05/09/04
- Next message: Douglas J. Steele: "Re: Queries and reports in access Need help please"
- Previous message: Steve Schapel: "Re: Queries and reports in access Need help please"
- Next in thread: Joe Fallon: "Re: query data from external shell ?"
- Reply: Joe Fallon: "Re: query data from external shell ?"
- Reply: david epsom dot com dot au: "Re: query data from external shell ?"
- Messages sorted by: [ date ] [ thread ]
Date: Sun, 9 May 2021 11:23:48 +0200
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
- Next message: Douglas J. Steele: "Re: Queries and reports in access Need help please"
- Previous message: Steve Schapel: "Re: Queries and reports in access Need help please"
- Next in thread: Joe Fallon: "Re: query data from external shell ?"
- Reply: Joe Fallon: "Re: query data from external shell ?"
- Reply: david epsom dot com dot au: "Re: query data from external shell ?"
- Messages sorted by: [ date ] [ thread ]
Relevant Pages
|