Is there a method that could be used to insert Strings containingnewline charaters using the JDBC interface? I could replace themwith some character before the insert but what would be a good character to use?
Thanks,
Ken