kemungkinan errornya jika data hp u ada yang formatnya enggak 999-999999999999. 
misal pake format (9999)-999999, 9999999999
  atau datanya null
  untuk data null u bisa tambah validasinya menjadi
  if not tbldata.eof then
     If Not IsNull(tbldata("HP")) Then
      maskedit.text = tbldata("HP")
     endif
end if

  salah solusinya ya u harus menyamakan semua format data hpnya
  menjadi 999-999999999999
  

Wahyu Gunawan <[EMAIL PROTECTED]> wrote:
  Dear All,
   
  Begini saya menggunakan maskedit untuk input no hp dengan format : 
"999-999999999999". nah yang mau saya tanyakan pada waktu menampilkan data yang 
berasal dari database access dengan perintah :
  set tbldata=new adodb.recordset
  strfind="Select * from data"
  set tbldata=cn.execute(strfind,,adcmdtext)
  if not tbldata.eof then
    maskedit.text = tbldata("HP")
  end if
   
  dengan perintah diatas ternyata ada error " Invalid Property Value "
  apa maksud dari error tersebut? dan gimana solusinya untuk tampilkan data 
tersebut?
   
  From Wahyu

            
---------------------------------
Love cheap thrills? Enjoy PC-to-Phone  calls to 30+ countries for just 2¢/min 
with Yahoo! Messenger with Voice.

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



Untuk berhenti berlangganan kirim email kosong ke : [EMAIL PROTECTED]

Ikuti juga forum diskusi VB.net dengan 
mengirim email kosong ke [EMAIL PROTECTED]



    
---------------------------------
  YAHOO! GROUPS LINKS 

    
    Visit your group "indoprog-vb" on the web.
    
    To unsubscribe from this group, send an email to:
 [EMAIL PROTECTED]
    
    Your use of Yahoo! Groups is subject to the Yahoo! Terms of Service. 

    
---------------------------------
  



                
---------------------------------
Love cheap thrills? Enjoy PC-to-Phone  calls to 30+ countries for just 2¢/min 
with Yahoo! Messenger with Voice.

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



Untuk berhenti berlangganan kirim email kosong ke : [EMAIL PROTECTED]

Ikuti juga forum diskusi VB.net dengan 
mengirim email kosong ke [EMAIL PROTECTED]
 
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/
 


Kirim email ke