Data Porting thru JSP/EJB to Oracle - TechRepublic
General discussion
September 23, 2002 at 02:28 PM
vijaymverma

Data Porting thru JSP/EJB to Oracle

by vijaymverma . Updated 23 years, 4 months ago

Hi,

I have just begun on a writing java code with JSP/EJB for porting data from Foxpro ( for DOS ) tables to Oracle Database. I want to get the table structure from the foxpro DBF and create an Oracle database with it, then simultaneously fill it with the data contained in the foxpro DBFs.
Other than writing JDBC code and accessing both the Databases, is there any quick way to import the entire table in Oracle ??

Thanx in advance.

This discussion is locked

All Comments