disable notification

33 views
Skip to first unread message

moh nhoerk

unread,
Dec 27, 2013, 1:06:04 AM12/27/13
to belajar...@googlegroups.com
salam kenal semua :D

saya mohon bimbingan nya nih, saya sedang membangun aplikasi dengan database access 2007, tapi saya sedang ada masalah waktu menjalankan query di access


There isn't enough disk space or memory to undo the data changes this action query is about make.

do you want to run this action query anyway? for information on freeing disk space or freeing memory, seacrh the mircofot windows help index for disk space, freeing or memory troubleshooting


error ini selalu muncul saat menjalankan semua query nya.
ada yang tau untuk cara agar peringatan tersebut tidak muncul lagi. sudah cari diinternet tapi referensi nya dikit banget. terima kasih kalo ada yang mau bantu.

Samsul

unread,
Jan 1, 2014, 3:51:02 AM1/1/14
to belajar...@googlegroups.com
Salam kenal juga,
Sudah coba pakai vba,
Untuk me non aktifkan notifikasi coba buat module baru
Terus di dalam modul itu buat prosedure,
Sebut saja : NonaktifkanWarning
Ketikkan kode dibawah ini dalam module tersebut

Sub NonaktifkanWarning()
Docmd.setwarnings false
End sub

klik jalankan prosedure diatas dengan klik tombol run atau bisa
Dengan memanggil prosedure ter sebut dari form

Maka notifikasi tidak akan muncul lagi

Haer Talib

unread,
Jan 1, 2014, 5:09:28 AM1/1/14
to belajar...@googlegroups.com
mungkin querynya terlalu "dalam" (too deep) shg membutuhkan resources yang banyak.

Bisakah copy paste querynya ke sini atau lebih baik lagi kalau screen capture designnya.

HAER




Haer Talib

RumahAccess Indonesia
Tempatnya Belajar Microsoft Access
Artikel | Forum | Milis | Download | Training | Links | Blog | Event




--
You received this message because you are subscribed to the Google Groups "Belajar Access" group.
To unsubscribe from this group and stop receiving emails from it, send an email to belajar-acces...@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.

Reply all
Reply to author
Forward
0 new messages