Oracle FAQ Your Portal to the Oracle Knowledge Grid
HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US
 

Home -> Community -> Usenet -> c.d.o.server -> Re: Any experts here?

Re: Any experts here?

From: Ethan Post <Blah_at_Blah.com>
Date: Fri, 21 Sep 2001 08:14:44 GMT
Message-ID: <UFCq7.18642$6c5.591688@news1.rdc1.sdca.home.com>


No, but as I said you can probably attached to the tables via ODBC on the Oracle server via FoxPro and then write a query to take the data from the local table and insert it into the attached table. This has worked well for me in MS Access.

"ftp" <shyan_at_cse.cuhk.edu.hk> wrote in message news:9oer26$mvp$1_at_eng-ser1.erg.cuhk.edu.hk...
> Ethan Post <Blah_at_blah.com> wrote:
> > You should be able to export the data from FP to a deliminated format of
> > some type (ascii). Then use teh SQL*Loader utility to import the data
into
> > the Oracle database. I would guess you could also do this via ODBC
> > connection from FP into Oracle but I am an Access guy so I don't know.
>
> thanks.
>
> Can I import a foxpro database into oracle directly?
>
> > - Ethan Post
> > - http://www.geocities.com/epost1
>
> > "ftp" <shyan_at_cse.cuhk.edu.hk> wrote in message
> > news:9oejos$jip$3_at_eng-ser1.erg.cuhk.edu.hk...
> >> Can I import a Microsoft Foxpro database into Oracle? If I can, how can
I
> >> do that?
> >> It seems that Oralce cannot import FoxPro database. Is it true?
> >>
> >> If possible, please reply me by e-mail.
> >> Thanks.
> >>
> >> --
>
>
>
> --
Received on Fri Sep 21 2001 - 03:14:44 CDT

Original text of this message

HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US