how to call unix schema in java [message #129879] |
Wed, 27 July 2005 02:41 |
raghu kalyan
Messages: 2 Registered: July 2005
|
Junior Member |
|
|
hi,
Actually the thing is to read a file(csv or tsc) and put the data into a table and we did that using sql* loader .
The problem is we wrote code to access sql*loader in unix schema and now we have to access that schema in java program so that we can access sql*loader and then insert data into table.
plz let me know the solution for the above problem.
with regards,
kalyan.
|
|
|