How secure is data transfer over remote database connection, say odbc to a oracle database? Does having SSL even effect that or is the database connection completely separate from the https SSL, I think it is seperate but not sure. If it is, how do you go about securing the data as it travels back and forth directly from the remote database? Any information would be greatly appreciated, thank you.