Page 1 of 1

Oracle Application and fivewin

Posted: Thu Jan 26, 2006 4:19 pm
by Ehab Samir Aziz
Can fivewin application export data from Oracle Application ? That is very important to me . I do not know the the database file file for Oracle as .DBF in FW , but can I manage easily the transfer between FW application and Oracle Application ?

Posted: Thu Jan 26, 2006 5:45 pm
by YamilBracho
Sure...!
If you exporta data to a text file (or flat file) you can import to your oracle database easily.

Posted: Thu Jan 26, 2006 7:04 pm
by R.F.
You can also use ADO to conect directly into the Oracle Databes and insert all the DBF data needed.

Re: Oracle Application and fivewin

Posted: Fri Jan 27, 2006 6:04 am
by Rimantas
Ehab Samir Aziz wrote:Can fivewin application export data from Oracle Application ? That is very important to me . I do not know the the database file file for Oracle as .DBF in FW , but can I manage easily the transfer between FW application and Oracle Application ?
Please , e-mail me , I'll send to you a working samples , how to do that .

With best regards !

Transform oracle tables to dbf

Posted: Fri Jan 27, 2006 10:44 am
by miguelmarchuet
You can use ourXdbu to copy paste from oracle tables to dbf tables

you can download it from http://www.marchuet.net/menu.html

or fom http://www.xharbour.com/xHC