have u check the value of field in related table? i guess it have null value..
don't know from where it comes if u certain not from prog then it could be other try to add manually and forgot to enter the value..
if u wish to do it whether it have null value or not..try this line
VB Code:
txt.text = rs!field & vbnullstring
The code works fine on all other PC's..
like dglienna question..have the pc is changed since last the program work well?
Does it has to do somethig with the fact that I'm developing in Access AND MySQL...
never try it before..but if after u installed it and get the error..it could be the reason..