Skip to Content
0
Former Member
Aug 27, 2007 at 11:12 PM

UDConnect & Visual Foxpro 6

22 Views

Hi, i am using UDConnect for get datas from ORACLE 10g, that working good, we need extract data from files .dbf version Visual Foxpro 6.

We use in Oracle this setting :

<b>DriverName</b>

Value = oracle.jdbc.driver.OracleDriver

<b>URL</b>

Value = jdbc:oracle:thin:@IP:1521:DBADMON

Setting Value for UserName and Password, so push in “SAVE”.

<b>After that checking connection in :</b>

http://IP:50000/TestJDBC_Web/TestJDBCPage.jsp

Any idea the parameters for get datas from files .DBF and use two UDConnection Sources ?

What happend when files stay in Shared Folder inside Domain and need user for get access, is posible send parameters the shared folder ?