Using using Win 7 Home Premium, I can connect using a standard account, but Guest cannot, using exact same connection string. Mysql Query Browser does not have this problem, so it's obviously possible ...
Azure database for MySQL Flexible Server uses a public SSL CA certificate to connect. Placing the DigiCertGlobalRootCA.crt.pem in the prisma folder will help with authentication over SSL to work ...
I installed mysql on WIn XP PRO and MyODBC-3.5.1.06. I'm trying to connect to the mysql usign theses lines below:<BR><%@ Language=VBScript %><BR><%<BR>set myconn ...
If you just want to get going with a code-first database, you don't even need to define a connection string -- just write your objects. After you install Entity Framework in your application, if you ...