setahu aq SQL Loader itu dijalankan dari command prompt
pertama buat file *.ctl dulu
contoh :

load data
          infile 'c:\data\mydata.csv'
                  into table emp
          fields terminated by "," optionally enclosed by '"'           
          ( empno, empname, sal, deptno )


masukkan data dari file c:\data\mydata.csv ke table emp
lalu jalankan sintak :

 sqlldr scott/tiger control=loader.ctl




On 22 Mar 2007 23:32:24 -0700, eldien hasmanto <[EMAIL PROTECTED]> wrote:
>
>
> Dear Master,Ada yang udah pernah buat function atau procedure utk manggil
> / jalanin SQL Loader ga ?Gimana caranya yah ? Mohon pencerahannyaThx,Eldin
> __________________________________________________________
> Search from any Web page with powerful protection. Get the FREE Windows
> Live Toolbar Today!
> http://toolbar.live.com/?mkt=en-id
>
> [Non-text portions of this message have been removed]
>
>  
>


[Non-text portions of this message have been removed]

Kirim email ke