UNABLE TO WRITE DATA TO THE TRANSPORT CONNECTION (no replies)
Hi, I've have an application that is running on multiple sites but on one site recently I've got this error twice over a few weeks. Restarting the applications seems to fix the issue. This is my...
View ArticleRE: MYSQL Stored Procedur Error (no replies)
Hi, I get the following error: Procedure or function '`sp_name`' cannot be found in database '`database`' I wrote function the builds a stored procedure, passing the store procedure parameters. The...
View ArticleWatch Undercover Boss New Episode 11/05/2012 (no replies)
This show is really going well and have created so many turning points during this great season. Actors are performing very well and giving their best to entertain the viewers / fans of this excellent...
View ArticleWatch Who Do You Think You Are New Episode 11/05/2012 (no replies)
This show is really going well and have created so many turning points during this great season. Actors are performing very well and giving their best to entertain the viewers / fans of this excellent...
View ArticleMySQL Table creation from Visual studio 2010 (no replies)
I'm trying MySQL with Visual Studio 2010 frame work 4 Code-First model found a issue when creating database tables because can only create text type field when try to create varchar variable.. Any...
View ArticleUnable to cast object of type 'System.Web.Profile.DefaultProfile' to type...
Hi .net experts who works with MySQLProvider, trying to learn MySql Provider.at my first sample attempt.ı wanted to use ProfileProvider for MySql and I thought my ProfileCommon class written for SQL...
View ArticleConnector/Net 6.5.4 installation failure (no replies)
Today I attempted to install the MySQL Connector/Net 6.5.4 and failed. The installer's MSI log is quite short: A previous version of Connector/Net 6.3 or higher is already installed. Please uninstall...
View ArticleAuthentication (no replies)
I'm trying to create a application in VB that will allow view to view data from a csv file. So far I got it to import the csv, and view the data. Multiple people will need to few this data. I want to...
View ArticleSystem.Timeout on IO (no replies)
Hi, I am Adding a record to a (large?) 700,000+ records database. Many times I get a System.TimeoutException on IO. I have set MySqlCommand.CommandTimeout to 0, I have set net write timeout and net...
View ArticleLocal data base, you lose the connection to the Internet falls (no replies)
I raise my problem: I have MySQL installed on a Ubuntu Server, designing an application in VS2010, use the connector. NET MySql. That is all my work is local, the system was working fine until one day...
View ArticleODBC vs mysql connector (no replies)
I have a .NET application on a Windows 2008 server using mysql Database. I am using ODBC to connect to the database. I am dayli experiencing randoms problems connecting to Mysql Database: ERROR...
View ArticleError connecting...obtaining a connection from the pool (no replies)
We have a Windows Server 2003 machine connected to an Ubuntu Linux server running MySQL Database. periodically we'll get the following error: System.Web.HttpUnhandledException: Exception of type...
View ArticleUnable to connect to any of the specified MySQL hosts - AGAIN! (no replies)
I am trying to connect to my remote MySql Database within Visual Studio using the compact framework as I am targetting a handheld device. I can successfully add a data source and preview the data...
View ArticleNet Connect does not work on Visual Studio 2012 (no replies)
We have recently upgraded our Visual Studio to 2012(11), But there is no connection for this version of VS. I have also tried the latest version of Connector/Net, but still not working :( Would...
View ArticleHow to change the connection string (server ip, user and password) of a MySql...
Hi, I have a project where I added visually and successfully a datasource of MySql. I binded a datagridview with a table. But, how do I change programatically the password, ip or user to connect with...
View Articlecheck for mysql-connector-odbc-5.1.5-win32.msi installed or not (no replies)
Dear all, How can I check in c# code for whether mysql-connector-odbc-5.1.5-win32.msi installed on windows 7 or not??
View ArticleCant uninstall MYSQL Connector/NET 6.5.4 (no replies)
Hello, For some reason, i tried to reinstall mysql-installer-5.5.25.0. So i tried to uninstall all the previously installed products but clicking on the uninstall/remove option. All the products were...
View ArticleHow to validate query string or determine if exception was from a bad query...
Hi, I'm developing a system that communicates with MySQL and Oracle. The system is pretty much automatic, so there isn't a user to be monitoring the program all the time. Q1: I could get a query that...
View Articleproblems accessing data through ASP.NET (no replies)
Hi, I have mysql running locally on my machine, and I just started building an ASP.NET website using data from a database on this machine. The application currently only queries the database; it...
View Article