Hi
Somebody have a example using VB with Sql Loader ?
Thank you in advance
Printable View
Hi
Somebody have a example using VB with Sql Loader ?
Thank you in advance
Have a look here
?
It is not a solution :(
It is the only thing I found and it does have work arounds.Quote:
Originally Posted by mutley
Did you try shelling the SQL*Loader to a command prompt? All the peices can be included in a control file and use that on the call.
By the way....what the heck is SQL Loader?
It is a buld data loader for Oracle DB. You must have the SQL*Net software loaded on the computer you want to use it on (unless the DB is on that machine). You also need a TNSNames file entry for the database you want to connect to.