Mysql with Visual Studio - VB.net - Connector (no replies)
Friends I am in a project using Mysql 5.5.20 with vb.net 2010 with the connection drive 6.9.4.0. Where I had to install the framework 2.0.50727.42 only though I'm getting the message below, would...
View ArticleMySQL DSN is not displayed in the list of system data source names for...
I was trying to establish connection between MySQL database with SSRS using Visual Studio 2010. I had created a system DSN using MySQL database and when we are trying to fetch the same in list of...
View ArticleRow_Count () always returning 0 (zero) (no replies)
Friend I'm running the stored procedure by debugging Visual Studio 2010 using MySQL 5.5.20 and I'm having a problem with the ROW_COUNT () function where it's always returning 0 (zero) would anyone...
View ArticleHave a unhandled exception in our app (no replies)
Hi all.... Need expert advise: I have an unique error in my application, caused by mysql. Don't know why it happen continuously. and the worst part is that it crash the application. The problem...
View Article.NET Application unable to connect to MySQL Server (no replies)
Hello, I'm having a problem connecting to a MySQL Server on Windows 2012 R2 and I'm getting the following error: MySql.Data.MySqlClient.MySqlException (0x80004005): Unable to connect to any of the...
View ArticlePassing date parameter to MySql Procedure using Asp.Net MVC (no replies)
Hi I am using MySQL with MVC for one of my dashboard project. All is working fine but now I stuck on a very simple step. I just want to pass a date parameter to procedure using EF but cant able to do...
View ArticlePest control Toronto http://www.pestokill.ca/ (no replies)
http://www.pestokill.ca/ Pest control Toronto First, the environments in which cockroaches thrive are not sterile and clean. They, in fact, are areas most often covered in germs and bacteria and quite...
View Articlebyte[] to binary(16) throwing IndexOutOfRangeException (1 reply)
Hello, I have a model with byte[] property that always contain 16 element of byte. The corresponding table has a column with type of binary(16). Whenever I want to insert new record, it always...
View ArticleEntity Framework + MySql + resetPassword (no replies)
Hi all, is there a way to reset the password of some users? My app is using EF and MySQL as database (the version of .NET connector is 6.9.9). What I did and throwing me an exception is: try { string...
View ArticleMysql .Net multiple includes error (no replies)
Hi, im using mysql.data.entity v 6.9.9 connector. I migrated from microsoft sql to Mysql and im getting a null object reference problem when i used multiple includes. Here is the code snippet:...
View ArticleNot sure where to start (no replies)
Hi, I am totally new to MySQL and feel a little overwhelmed and confused by the sheer amount of documentation. I have an existing Windows C++ app developed under VS2015. I want to allow access to an...
View ArticleParameter must be defined (mysql - visual c#) (no replies)
Hello, I encounter an error about parameter '@Rownum' must be defined and I don't see where does the error occur ? Could you help me ? the code is : _ page html : <asp:GridView...
View ArticleHow to connect to MySQL from VB.Net in console mode (no replies)
I'm trying to connect to MySQL from VB.Net in console mode. I have installed Connector/NET from MySQL. When I try to create a MySqlConnection object the VBC compiler reports that...
View ArticleConnection String anomaly (no replies)
As a newcomer, I dutifully scanned earlier posts but could not find direct suggestion/recommendation for my anomaly. The connection from a client app (in Windows 10 using the current MySQL...
View ArticleWhich DLL for UWP? (no replies)
Upon installing MySQL Connector Mono 7.0.7, I found the following DLLs: Google.Protobuf.dll MySql.Data.dll MySql.Data.Entity.EF6.dll MySQL.Data.EntityFrameworkCore.dll MySql.Web.dll I cannot add any...
View ArticleBugs in Connector/Net 6.10.1 beta and Connector/Net 7.0.7 m6 (1 reply)
in file Source\MySql.Data.EntityFrameworkCore\Migrations\Internal\MySQLHistoryRepository.cs : 61,62c61,62 < builder.AppendLine("SELECT 1 FROM information_schema.tables ") < .AppendLine("WHERE...
View ArticleMultiple datareaders per connection and pagesize (no replies)
Y would like to use multiple datareaders per connection in order to stop using MySQLDriverCS (which supports it) and start using mysql connector. I saw this suggestion:...
View ArticleMySql.Data.MySqlClient.MySqlException (0x80004005): Packets larger than...
Im getting the following error "(0x80004005): Packets larger than max_allowed_packet are not allowed.". I added max_allowed_packet =100M in my.cnf.d -> server.cnf under [mysqld] and restarted the...
View ArticleHelp: Timeouts and ExecuteReader returns null under load (no replies)
I have an application where I am doing some heavy reads, inserts, and updates in a table. The table does not have any FK and has one index. Most of the time, my server sits around 100 connections...
View Articledotnet ef dbcontext scaffold provider name (no replies)
Unable to find expected assembly attribute named DesignTimeProviderServicesAttribute in provider assembly MySql.Data.EntityFrameworkCore. This attribute is required to identify the class which acts as...
View Article