CMIIW coba gini (di balik, setelah recordsource baru adodc nya di refresh.....)
private sub text1_change() adodc.recordsource= " select * from barang ....." adodc.refresh ==>debug.error nya dataGrid1.visible=true end sub ----- Original Message ----- From: "Rikky Lau" <[EMAIL PROTECTED]> To: "Vb" <[email protected]> Sent: Tuesday, August 16, 2005 9:32 PM Subject: [Programmer-VB] Adodc.refresh error... > saya ada buat aplikasi menggunakan database SQL Server > 2000 > > private sub text1_change() > adodc.refresh ==>debug.error nya > adodc.recordsource= " select * from barang ....." > dataGrid1.visible=true > end sub > > kenapa setiap kali isi ini selalu keluar error > "TimeOut" > > tolong bantuannya. > > rikky > > __________________________________________________ > Do You Yahoo!? > Tired of spam? Yahoo! Mail has the best spam protection around > http://mail.yahoo.com > > > > Untuk keluar dari millis ini, kirim email kosong ke: > [EMAIL PROTECTED] > > > Yahoo! Groups Links > > > > > > ------------------------ Yahoo! Groups Sponsor --------------------~--> <font face=arial size=-1><a href="http://us.ard.yahoo.com/SIG=12hqkgluc/M=362329.6886308.7839368.1510227/D=groups/S=1705115364:TM/Y=YAHOO/EXP=1124332891/A=2894321/R=0/SIG=11dvsfulr/*http://youthnoise.com/page.php?page_id=1992 ">Fair play? Video games influencing politics. Click and talk back!</a>.</font> --------------------------------------------------------------------~-> Untuk keluar dari millis ini, kirim email kosong ke: [EMAIL PROTECTED] Yahoo! Groups Links <*> To visit your group on the web, go to: http://groups.yahoo.com/group/Programmer-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/
