Equivalent of aspnet_regsql.exe for mysql. (8 replies)
Hi, I want to use mysql to store my role provider database. Is there an equivalent of aspnet_regsql.exe for mysql. If there is not then can i migrate aspnetdb created in sqlserver to mysql? will Mysql...
View ArticleMySQL Connector/Net 6.6.3 Beta 2 has been released (2 replies)
MySQL Connector/Net 6.6.3, a new version of the all-managed .NET driver for MySQL has been released. This is the second of two beta releases intended to introduce users to the new features in the...
View ArticleEntity framework unknown column bug (1 reply)
I have the following linq to entities query which throws an exception: db.Forecasts .Where(f => f.GeoNameID == point.ID) .Where(x => EntityFunctions.AddMinutes(x.DateStamp, utcOffset) >=...
View Articlemysql is using all memory (1 reply)
Hi, The MYSQL is currently utilizing the whole of my RAM. How can I resolve it? I am using the following version +-------------------------+---------------------+ | Variable_name | Value |...
View ArticleVS 2012 and mySQL (-1 replies)
I am trying to use mySQL database with VS 2012 and Entity Framework. I am having problem mapping stored procedures. It does not map SPs. Any idea how to get it work? Thanks
View ArticleHow to check if the database and tables exist through connector.NET (no replies)
New using mysql. I want to check wether the database and the tables which are my program needed when the program starts. But I don't want to get a exception when I really inserting something into the...
View ArticleQuery is slow - always ~200ms (1 reply)
Hi ! I try to read some data from my database (5.5). And I used two variants: DataReader and DataSet. This is the code I used: DataReader: conn = new MySqlConnection(cs); conn.Open(); string stm =...
View ArticleBuy Twitter Followers | Buy Bulk Twitter Followers (no replies)
Buy Twitter Followers | Buy Bulk Twitter Followers For more details, please visit our web site :-http://buyfollowers.ca/ Do you need to show your presence of your twitter followers? Then there is a...
View ArticleVB2010 and LIKE statement (no replies)
Creating a datagrid view on a form in VB2010 and trying to use a "LIKE" statement in my query. I have tried every possible combination and no luck with an INTEGER type column. I have another datagrid...
View Articletimeout using .Net MySql Provider (no replies)
I'm a SQL Server DBA that just inherited a MySql database. I have no previous experience with MySql. I have a SQL Server SSIS package that connects to a MySql database using the .Net MySql Provider. I...
View Articleuuid_short() for insert queries (no replies)
I've installed Entity Framework 5 and I am developing my website with Visual Studio 2012 and MySQL. I've decided to use uuid_short() function as the primary key for some of my tables. I wanted to know...
View ArticleMySQL Connector/Net 6.6.4 RC1 has been released (no replies)
MySQL Connector/Net 6.6.4, a new version of the all-managed .NET driver for MySQL has been released. This is the Release Candidate intended to introduce users to the new features in the release. This...
View ArticleThe MySqlParameterCollection only accepts non-null MySqlParameter type...
Hi All, I am trying to insert some value in my table with using Web Service on .net. If I publish web site and host it IIS i get this error when i use web service. The MySqlParameterCollection only...
View ArticleWatch Mighty Morphin' Power Rangers || Season 19, Episode 20 || 20-Oct-2012...
The show is just going simply awesome and the new episode of the show seems to be very much exciting and looks to be a good one. watch now Mighty Morphin' Power Rangers s19e20, Mighty Morphin' Power...
View Article@#@#%Watch The Mentalist S05E04 Stream Megavideo 21.10.12 (no replies)
It’s a new episode of this series and it’s full of action, suspense and drama. previous episode was also good. The story is getting better and better and actors are doing well. WATCH EPISODE STREAM...
View ArticleTimeout...obtaining a connection from the pool (1 reply)
I have been having this issue for quite some time and it's driving me bonkers. I recently changed some configuration parameters on our MySQL database server to hopefully stop this from happening, and...
View ArticleUnexpected Error occurred in .NET Framework Data Provider for MYSQL. (no...
I want to experiment with using MYSQL and ASP.NET using Visual Studio 2005 Pro, but I can't get the Visual Studio Integration to work. The latest version of the MYSQL Data Connector that seems to have...
View ArticleEntity Framework 4.3.1 Code based Migrations and Connector/Net 6.6 (no replies)
Posts in our blog: Entity Framework 4.3.1 Code based Migrations and Connector/Net 6.6 https://blogs.oracle.com/MySqlOnWindows/entry/entity_framework_4_3_1 Upgrading to Code Based Migrations EF 4.3.1...
View ArticleNetConnector Query Parameter with @ does not function as per document (1 reply)
Hi I was trying to write a Query and pass a parameter. It works fine if I embed the criteria in the CommandText, if I use Parameter with @ indentifier it does not work. '***** SERVER MySQL 5.0.67...
View ArticleConnectionString questions (no replies)
Hi guys, I got a few questions regarding connection strings. Lets take this code as an example: try { strConnect = ""; dbConn = new MySqlConnection(strConnect); dbConn.Open() if...
View Article