trims atas bantuannya saya coba syntak sbb : CR1.ReportFileName = App.Path & "\analisarekomen.rpt" CR1.RetrieveDataFiles CR1.DiscardSavedData = True CR1.ReportSource = 0 CR1.WindowTitle = "ANALISA REKOMENDASI PINJAMAN"
CR1.ParameterFields(0) = "[paramcoba],[sulaeman],True;" CR1.WindowState = crptMaximized CR1.Action = 1 masih ada error sbb: Runtime error 20553 Invalid parameter field name padahal nama filed parameter di crystal report sudah sama, kira-kira apa yah penyebabnya trims sebelumnya ttd sule --- Dh4y4cs <[EMAIL PROTECTED]> wrote: > ( jawaban di bagian bawah email ) > Hello sulaeman, > > Tuesday, September 5, 2006, 12:47:54 PM, you wrote: > > ss> yth. temen-temen milis > > ss> dh > ss> saya mau tanya cara memasukkan nilai ke field > ss> paramater di crystal report dari program vb > > ss> trims sebelumnya > > ss> ttd > ss> sule > =======tanggapan Dh4y4cs======= > SOL > > Semoga yg dimaksud ini: > > [formname].[crObject].ParameterFields(0) = > "[ParameterName];[Isi];True;" > > Bener gak ya? CMIIW > > -- > Best regards, > Dh4y4cs > > Send instant messages to your online friends > http://asia.messenger.yahoo.com > __________________________________________________ Do You Yahoo!? Tired of spam? Yahoo! Mail has the best spam protection around http://mail.yahoo.com Untuk berhenti berlangganan kirim email kosong ke : [EMAIL PROTECTED] Bagi terjangkit virus lokal, zip virus tersebut dan kirim ke [EMAIL PROTECTED], kami akan membuat removalnya untuk anda. Yahoo! Groups Links <*> To visit your group on the web, go to: http://groups.yahoo.com/group/indoprog-vb/ <*> To unsubscribe from this group, send an email to: [EMAIL PROTECTED] <*> Your use of Yahoo! Groups is subject to: http://docs.yahoo.com/info/terms/
