Re: oracle and exporting data for a .mdb file
From: Marc Rochkind (rochkind_at_basepath.com)
Date: 09/03/03
- Next message: LHradowy: "Re: oracle and exporting data for a .mdb file"
- Previous message: Duke Robillard: "Re: POSIX programming tutorials"
- In reply to: LHradowy: "oracle and exporting data for a .mdb file"
- Next in thread: Anne Nolan: "Re: oracle and exporting data for a .mdb file"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Date: Wed, 03 Sep 2003 14:18:44 -0600
On Wed, 3 Sep 2003 14:21:16 -0500, LHradowy <laura.hradowy@NOSPAM.mts.ca>
wrote:
> I don't have a great knowledge in oracle and trying to explain this might
> be
> alittle confusing, so I apologize ahead of time.
> We are currently trying to cut a system over and I need to get some
> information.
>
> We currently have a proprietary system the exports data to software
> called
> MONARCH this then massages and preps the data into a .mdb file for input
> into an access database. (It is not in the budget to get rid of this
> database...)
>
> We are switching to an Oracle database (from the proprietary) but the
> data
> still needs to go the access database where it IS EXPECTING a .mdb file.
> We
> can not change this, as this will be considered a change request and more
> money, so I begin here. Can oracle do it, and where can I find out how to
> do
> it?
>
>
> It was mentioned that PowerBuilder can do this, so can oracle do this as
> well?
>
> Thank you for any info.
>
> Laura
>
>
>
As this is a UNIX newsgroup and I assume you are asking how to produce the
MDB file on UNIX, I'm afraid I can't help you... I haven't a clue how to do
this, nor do I know whether Oracle can do it.
But, given your constraints, what I would do is connect a Windows machine
to the UNIX machine (via a network) and produce the MDB file on Windows.
It's very easy to do this on Windows with various technologies, such as
ODBC with the Access driver.
Use whatever is most convenient for the connection between Oracle and the
Windows program. It might access Oracle directly, or perhaps you can have
an intermediate file using CSVs or XML or whatever.
--Marc
- Next message: LHradowy: "Re: oracle and exporting data for a .mdb file"
- Previous message: Duke Robillard: "Re: POSIX programming tutorials"
- In reply to: LHradowy: "oracle and exporting data for a .mdb file"
- Next in thread: Anne Nolan: "Re: oracle and exporting data for a .mdb file"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Relevant Pages
|