Enter Keywords:
1 - 10 of 44(0.014 seconds)
Sort By:
 
I am trying to access a MySQL 5 database I have created on my machine with a C# program. I am running MySQL 5.0 (the freeware version) on my computer. I am doing this using C# in Visual Studio 2008...
Zones: MySQL Server, .NET, MS ...Date Answered: 12/26/2007 Rating: 8.0 Views: 70
Hello! I just forget whats the syntax to insert into a database where a columnrow = querystring(BannedID) I was thinking about Dim id as string = Request.Querystring(BannedID).ToString and t...
Zones: MySQL Server, .NET, ASP.Net Pr...Date Answered: 03/01/2008 Rating: 8.0 Views: 0
Hi esperts. I am migratin an application developed on VS express 2005 with a MySql database. When trying to compile the app in the new computer I get the following error: An error occurred cre...
Zones: MySQL Server, MS...Date Answered: 06/12/2008 Rating: 7.5 Views: 0
I have a windows application project using VC++.Net and I am using MySQL database. on my application I include database backup and restore features. The only way I can backup my database is thr...
Zones: MySQL Server, Databases, MS Visual...Date Answered: 10/29/2008 Rating: 9.3 Views: 5
Hi guys, I'm trying to access a remote mysql server using ODBC called by a visual basic (visual studio 2005) program. I have a user ('ddddd') and a db set up on the server, and can access it fi...
Zones: MS Visual Basic, My...Date Answered: 02/01/2009 Rating: 6.4 Views: 4
I have the following code listed below. In the code I'm simply trying to insert a row into table message. When I step through in debug, all @ fields have values; however, when the  result = myCmd...
Zones: MS Visual C#, MySQL Server, .NET Framework 3....Date Answered: 02/13/2009 Rating: 7.4 Views: 0
I want to make a program back up and restore a mysql database on its own. I can't use mysqldump or any other external file. I have the MySQL connecter/net installed, and have used to to connect and...
Zones: MySQL Server, C#, .NETDate Answered: 10/28/2009 Rating: 6.8 Views: 4
We have a system consisting of two PC's    client 1 multi user    |__|                       \ |__| ..one user..............|__|           /winserver                    Mysql    |__|   cli...
Zones: MySQL Server, Databases, Linux A...Date Answered: 09/18/2008 Rating: 8.0 Views: 0
Hi Experts, I'm working on a new database which contains a few foreign key relationships. one particular relationship has a parent table with an auto-increment primary key which is used as the f...
Zones: MySQL Server, SQL SyntaxDate Answered: 06/10/2008 Rating: 9.2 Views: 0
I recently installed the MySQL connector version 5.2.3 into Visual Studio 2008.  Now when I load VS and attempt to use the server explorer to connect to a database I get An unexpected error occ...
Zones: MS Visual C#, .NET ...Date Answered: 01/22/2009 Rating: 9.5 Views: 51