Friday, March 20, 2020

Downloading and adding the latest JDBCDriver in your Netbeans project

See my stackoverflow answer https://stackoverflow.com/questions/46131295/classcastexception-java-math-biginteger-cannot-be-cast-to-java-lang-long-on-con/60780362#60780362

You can get the latest mysqljdbcdriver by downloading this MySQL-connector-java-5.1.48.zip file from here https://dev.mysql.com/downloads/connector/j/5.1.html

No comments:

Post a Comment

Python library for all standard data structures.

  pygorithm-module-in-python/ # Help on package pygorithm.data_structures help ( data_structures ) Output: NAME pygorithm.data_structur...