Advertisement
Guest User

Linea de comando

a guest
Feb 4th, 2019
141
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.22 KB | None | 0 0
  1. Conx =DriverManager.getConnection("jdbc:mysql://localhost:3306/" + nombre_bd
  2. +"?useUnicode=true&useJDBCCompliantTimezoneShift=true&useLegacyDatetimeCode=false&serverTimezone=UTC", user, password);
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement