hi, how to put a carriage return into a update query: update tb1 set fd1 = "" + chr(13) + ""?? thanks.