Apr 22, 2003 #1 muk0896 Programmer Joined Apr 22, 2003 Messages 2 Location US I want to import DBF files (table) created in Foxpro2.5 to Oracle9i. Any suggestion would be highly appreciated. Thanks
I want to import DBF files (table) created in Foxpro2.5 to Oracle9i. Any suggestion would be highly appreciated. Thanks
Apr 24, 2003 1 #2 jrbarnett Programmer Joined Jul 20, 2001 Messages 9,645 Location GB Hi, I would use MS Access as an intermediary, import the DBFs in there and use an ODBC connection to Oracle from Access to upload them there. John Upvote 0 Downvote
Hi, I would use MS Access as an intermediary, import the DBFs in there and use an ODBC connection to Oracle from Access to upload them there. John
Apr 28, 2003 Thread starter #3 muk0896 Programmer Joined Apr 22, 2003 Messages 2 Location US John - Thanks for your help. I will try that. ..Mukund Upvote 0 Downvote