If this is your first visit, be sure to check out the FAQ by clicking the link above.
You may have to register before you can post: click the register link above to proceed.
To start viewing messages, select the forum that you want to visit from the selection below.
I have a dll which invokes sqlldr (oracle) to insert data from flat file to Oracle DB. When I access it from ASP code with parameters like control file name and all nothing happens but if I pass no parameters then the SQLLDR.EXE is shown in the Task Mgr. Anyone faced such issues ?