Quantcast
Channel: MySQL Forums - Connector/NET and C#, Mono, .Net
Viewing all articles
Browse latest Browse all 1447

Upgrade to 8 Causes Runtime Error (no replies)

$
0
0
I have updated my connector from 6.5 to 8, and now when connecting using VB.NET I get the error "The host mysql.domain.com does not support SSL connections". Any ideas?

Dim sConn As String = "server=mysql.domain.com;user=myusername;database=mydatabasename;port=3306;password=mypassword;Convert Zero Datetime=True;"
m_MySQLConn = New MySqlConnection(sConn)
Try
m_MySQLConn.Open()
...

Viewing all articles
Browse latest Browse all 1447

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>