JDBC & Visual Foxpro 6
843859Aug 27 2007 — edited Nov 20 2014Hi, i am using SAP BI UDConnect for get data from ORACLE 10g, that working good, we need extract data from files .dbf version Visual Foxpro 6.
We use in Oracle this setting :
DriverName
Value = oracle.jdbc.driver.OracleDriver
URL
Value = jdbc:oracle:thin:@IP:1521:DBADMON
Any idea the parameters for get datas from files .DBF used in JDBC Connection ?
What happend when files stay in Shared Folder inside Domain and need user for get access, is posible send parameters the shared folder ?