Re: foxpro to oracle6 to foxpro

From: David Griffis <tprompt_at_ix.netcom.com>
Date: 1995/04/22
Message-ID: <3nb7u0$ff3_at_ixnews4.ix.netcom.com>#1/1


In <3n79me$e8e_at_newsbf02.news.aol.com> tschqisten_at_aol.com (TSChqisten) writes:
>
>Jessica,
>I am wondering the same thing, too.
>I'm running Oracle 6 on an HP 9000/800 G50
>and have a Foxpro DB on a Mac; I need to get the two to
>talk to each other. If you get a response, please reply
>to me too....
>Thanks.
>Tim Christensen (pardon the bad email - I'm at TSChristen_at_aol.com)

The solution is very simple. You need and ODBC driver and the professional FoxPro 2.6 and you use the connectivity kit. You attach by using
handle = dbconnect("ODBCname","passwrd","userid") and for SQL you
retcode = dbexec(handle,"select * from table","cursor or dbf") good luck!
for help call David Griffis at 3D Software Services (415) 574-0178 Received on Sat Apr 22 1995 - 00:00:00 CEST

Original text of this message