Ver Mensaje Individual
  #3 (permalink)  
Antiguo 07/02/2006, 05:49
ciberpata
 
Fecha de Ingreso: junio-2003
Ubicación: Santiago de Compostela
Mensajes: 603
Antigüedad: 21 años, 11 meses
Puntos: 0
Segun entiendo de tu post si yo escribo la función así:

Function AcomodarDb(txt)
if not isnull(txt) then
txt = Replace (txt, vbCrLf, "<BR>")
AcomodarDb = txt
end if
End function

deberia funcionar pero me da el mismo error
__________________

Espero haber aprendido algo de tí.
A mi padre.