Cry Ant Crew
Would you like to react to this message? Create an account in a few clicks or log in to continue.


We are Just Computer Freaker
 
IndeksPencarianLatest imagesPendaftaranLogin
Login
Username:
Password:
Login otomatis: 
:: Lupa password?

 

 Auto Refresh Crystal Report 8.5

Go down 
4 posters
PengirimMessage
Mhc_Shadow
Neophyte
Neophyte



Jumlah posting : 156
Join date : 10.04.11

Auto Refresh Crystal Report 8.5 Empty
PostSubyek: Auto Refresh Crystal Report 8.5   Auto Refresh Crystal Report 8.5 EmptySat 27 Dec 2014 - 10:37

All aq menggunakan vb6 + Crystal Report 8.5 ...
tiap kali aq click Button print (aq menggunakan Command Button) report tdk melakukan refresh automatis ... jd tiap kali mau mencetat report aq harus click refresh di Crystal Report 8.5 nya ... ada kah cara yg lebih praktis ... kek auto refres pada Crystal Report 8.5 ato gmn ,,,???

Mohon bantuan nya .. terima kasih Sujud
Kembali Ke Atas Go down
banxzat
New Member
New Member



Jumlah posting : 11
Join date : 13.12.11

Auto Refresh Crystal Report 8.5 Empty
PostSubyek: Re: Auto Refresh Crystal Report 8.5   Auto Refresh Crystal Report 8.5 EmptySat 27 Dec 2014 - 10:39

gunakan Discard the saved data sebelum viewing the report

Peace Peace
Kembali Ke Atas Go down
linuxer46
Senior
Senior



Jumlah posting : 62
Join date : 13.12.11

Auto Refresh Crystal Report 8.5 Empty
PostSubyek: Re: Auto Refresh Crystal Report 8.5   Auto Refresh Crystal Report 8.5 EmptySat 27 Dec 2014 - 10:45

Solusi d atas ane bener
isa jg kita gunakan uncheck pilihan "Save Data with report" di file menu crystal report nya
Kembali Ke Atas Go down
Mhc_Shadow
Neophyte
Neophyte



Jumlah posting : 156
Join date : 10.04.11

Auto Refresh Crystal Report 8.5 Empty
PostSubyek: Re: Auto Refresh Crystal Report 8.5   Auto Refresh Crystal Report 8.5 EmptySat 27 Dec 2014 - 10:47

banxzat wrote:
gunakan Discard the saved data sebelum viewing the report

Peace Peace

linuxer46 wrote:
Solusi d atas ane bener
isa jg kita gunakan uncheck pilihan "Save Data with report" di file menu crystal report nya

kedua cara di atas dah aq coba alhasil tetep ga mau refresh automatis Menangis
Kembali Ke Atas Go down
Qrembiezs
Security Team
Security Team



Jumlah posting : 93
Join date : 05.04.11
Lokasi : %windir%regedit.exe

Auto Refresh Crystal Report 8.5 Empty
PostSubyek: Re: Auto Refresh Crystal Report 8.5   Auto Refresh Crystal Report 8.5 EmptySat 27 Dec 2014 - 10:53

kalo cara d atas sudah d lakuin tp msh ga autorefresh ni kek nya masalah nya bukan di crystal report nya tp di script vb6 nya ...

coba tambahkan ini setelah path report

Code:
CrystalReport1.Action = 1

jadi hilangkan ini dan gantikan ama yg di atas

Code:
CrystalReport1.PrintReport

Contoh
Code:
Private Sub Cmd_Print_Click()
CrystalReport1.ReportFileName = App.Path & "\Report.rpt"
CrystalReport1.Action = 1
End Sub

aq menggunakan ini tdk ada masalah ... dah aq uji coba barusan Merokok
Kembali Ke Atas Go down
Mhc_Shadow
Neophyte
Neophyte



Jumlah posting : 156
Join date : 10.04.11

Auto Refresh Crystal Report 8.5 Empty
PostSubyek: Re: Auto Refresh Crystal Report 8.5   Auto Refresh Crystal Report 8.5 EmptySat 27 Dec 2014 - 10:55

Qrembiezs wrote:
kalo cara d atas sudah d lakuin tp msh ga autorefresh ni kek nya masalah nya bukan di crystal report nya tp di script vb6 nya ...

coba tambahkan ini setelah path report

Code:
CrystalReport1.Action = 1

jadi hilangkan ini dan gantikan ama yg di atas

Code:
CrystalReport1.PrintReport

Contoh
Code:
Private Sub Cmd_Print_Click()
CrystalReport1.ReportFileName = App.Path & "\Report.rpt"
CrystalReport1.Action = 1
End Sub

aq menggunakan ini tdk ada masalah ... dah aq uji coba barusan Merokok

Sujud makasih Om Sujud
Kembali Ke Atas Go down
Sponsored content





Auto Refresh Crystal Report 8.5 Empty
PostSubyek: Re: Auto Refresh Crystal Report 8.5   Auto Refresh Crystal Report 8.5 Empty

Kembali Ke Atas Go down
 
Auto Refresh Crystal Report 8.5
Kembali Ke Atas 
Halaman 1 dari 1

Permissions in this forum:Anda tidak dapat menjawab topik
Cry Ant Crew :: Information Technology :: Programming :: Visual Basic-
Navigasi: