unknown innobd data engine (no replies)
Hy, I want to establish the connection between a vb.net application in a client poste and MySQL server I used the .NET connector but I have a Error Message: unknown innobd data engine thanks for your...
View ArticleCannot Add Connection in VS2010 (Window Closes) (1 reply)
I've found reports of this bug in many versions of the Connector NET and VS, with no working solutions anywhere. I just installed 6.6.4. I did a complete install and there were no errors. When I go to...
View ArticleAdodb with Windows 7 - 64 bits (1 reply)
I using MySQL data base with adodb 492 and 511 in Windows XP but in Windows 7 - 64 bit doesn´t work. Can somebody help me?
View ArticlePrint barcode in C# (1 reply)
Now I am working on C# and I need to create QR Code barcode in my C# program. Can anyone tell me how to create QR Code barcode in C#? Many thanks!
View Article“Arithmetic operation resulted in an overflow” error upon...
Setup: Windows 7 SP1 64 bit Visual Studio 2012 MySQL .Net Connector 6.6.4 I have a vb .net WinForm app which connects to a MySQL server using the MySQL .Net Connector. When the code where I open the...
View ArticleMySQL column and row check in VB.NET (1 reply)
Hi. in PHP I would use this to check for the total number of rows in a given table: $row_num = mysqli_num_rows($result); How is it done int VB.NET? for that matter I would like to check for the total...
View ArticleNamed Pipes Provider error (no replies)
I am just starting to learn SQL and C# programming with Visual Studio 2010 and mySQL. I have wrote a very simple form that links to my SQL Database and should write information to the database. When I...
View ArticleStart Transaction - lost connection - rollback error (no replies)
Hello, I Connect to Mysql using a UI app for eg VB6 using a connection string then Start transction Do Updates 'err Lost Connection try RollBack 'Err because no connection active try Close Connection...
View ArticleHow can ASP.NET development be applied in a programming environment? (1 reply)
Hi, Iam New To This Technology Can Any One Elaborate How can ASP.NET development be applied in a programming environment? Thanks in Advance
View ArticleArithmetic Operation Resulted in an Overflow (1 reply)
I have an application developed with Visual Studio 2010 Ultimate. This application has already been published on my network and users are using it without a problem. I developed it on the same machine...
View ArticleVisual Studio 2010, MySQL Server and .NET Connector (3 replies)
Hi, What is the best combination of MySQL Server and .NET Conector for working with Visual Studio 2010 Professional? Cheers, Carlos Mallen
View ArticleErro ao usar ExecuteNonQuery() (4 replies)
Olá galera, sou novo aqui e estou tentando criar uma aplicação com o visual c++. Nessa aplicação eu uso banco de dados até aagora consegui conectar beleza ao BD, porém quando vou utilizar o...
View ArticleProblem to reload a dump file to a database via ExecuteNonQuery. Visual...
The .NET Connector is working great to a remote Linux MySQL Server. But I have a problem with this for example: Dim conn As New MySql.Data.MySqlClient.MySqlConnection Dim myConnectionString As String...
View ArticleMedium Trust with GoDaddy issyes (1 reply)
Regarding: 6.19.3. Configuring Partial Trust with Connector/Net Library Not Installed in GAC I am using shared hosting with medium trust (goDaddy) and I don't have access to the medium trust policy...
View ArticleConnecting From ASP.NET Framework 3.5 to MySql error (3 replies)
Hi, I have a problem connecting to MySQL from VS 2010 (C#) (Framework 3.5) I downloaded the mysql-connector-net-5.2.7-noinstall package. I added the mysql.data.dll in my application (console...
View ArticleWhere's the source code ? (1 reply)
Hi, So the question is simple ... where's the code ? Thanks.
View ArticleMySQLProv install (1 reply)
Hi, Why when I use connection-string bellow (for Vb6 or VB.NET), return error: Provider not found? I have installed MySQL connector. Provider=MySQLProv;Data Source=127.0.0.1;User Id=root;Password=;...
View ArticlemySQL Connector to Windows mobile (no replies)
Hello, I search a solution for connecting my .net application for windows mobile to a mysql database ... I have found the "devart" tool, it's works, but it's not free ... Knows someone an free tool...
View ArticleConnecting with SSH (2 replies)
Hi, The code below works fine and connects securely to the server and then the database but once its run a second time its hangs for about 5-6 seconds while opening the MYSQL connection and running a...
View Articlenet connector w7 64bit (2 replies)
So far net connector supports 32bit OS. So, it cant work for windows 7 64bit. When will a windows 64bit net connector be available? Regards
View Article