tienes esto:
Código:
strSQL = "update peliculas set tit='no hat datos' where tit=null "
par un string en el sql te falta el & y la doble comilla
Código:
strSQL = "update peliculas set tit="& no hat datos' &"where tit="&&" "