Hello Guys,
I desiging a scenario like client proxy -> Pi -> My Sql database. I have put the JDBC Driver string as : com.mysql.jdbc.Driver
and Connection string as: jdbc:mysql://ip address of database server:3306/databaseName=...................
Iwould like to know whether I am correct or wrong? If I am wrong in these string parameters for mysql database , then can somebody correct me...
Thanks
With Best Regards
Suk4023