Conversation:
Notices
-
Douglas A. Whitfield (musicman)'s status on Friday, 29-May-2020 10:52:19 EDT Douglas A. Whitfield
you import java.sql.DriverManager, but then you still have to call the driver directly. I guess if you have multiple sql drivers that makes sense. Still, if there is just one, you would think it would be smart enough.