FiveTech Support Forums

FiveWin / Harbour / xBase community
Board index FiveWin for Harbour/xHarbour Oracle Application and fivewin
Posts: 334
Joined: Fri Oct 14, 2005 01:54 PM
Oracle Application and fivewin
Posted: Thu Jan 26, 2006 04:19 PM

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 ?

Posts: 33
Joined: Mon Oct 17, 2005 11:56 PM
Oracle Application and fivewin
Posted: Thu Jan 26, 2006 05:45 PM

Sure...!
If you exporta data to a text file (or flat file) you can import to your oracle database easily.

Posts: 840
Joined: Thu Oct 13, 2005 07:05 PM
Oracle Application and fivewin
Posted: Thu Jan 26, 2006 07:04 PM

You can also use ADO to conect directly into the Oracle Databes and insert all the DBF data needed.

Saludos

R.F.
Posts: 437
Joined: Fri Oct 07, 2005 12:56 PM
Re: Oracle Application and fivewin
Posted: Fri Jan 27, 2006 06:04 AM
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 !
Rimantas U.
Posts: 6
Joined: Fri Oct 21, 2005 10:04 AM
Transform oracle tables to dbf
Posted: Fri Jan 27, 2006 10:44 AM
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
Miguel Angel Marchuet

Continue the discussion