Browse by Tags

Related Posts

  • MySql.Data.MySqlClient does not contain any public member

    [quote user="daxmax"]Data Connections tab [/quote] That post was helpful and I did connect. Now I am back at this again but this time I cannot get the mysql.web.dll to register. MySql.Data.MySqlClient does not contain any public member the mysql.web.dll will not register. The mysql.data.client...
    Posted to MySQL (Forum) by Webmonkeymon on 06-19-2008, 12:00 AM
    Filed under: mysql, MySqlClient, .net connector
  • Re: problem with connections not being releases and strange mysql error (MySqlException: Sort Aborted)

    Hello, Have you tried closing the reader after your while clause is closed? while (reader.Read()) { string ticketDateString = reader.IsDBNull(0) ? string .Empty : reader.GetString(0); DateTime ticketDate = Convert.ToDateTime(ticketDateString); int userId = reader.IsDBNull(1) ? -1 : reader.GetInt32(1...
    Posted to MySQL (Forum) by aram on 04-03-2008, 12:00 AM
    Filed under: mysql, MySQL 4.1, MySql 4.1 database, MYsql 4.1 database store procedur problem, mysql 5.0, MySql 5.1, MySql DataReader Already Open, ASP.NET 2.0, connect to MySQL on remote PC, Connection with MySQL Database from ASP.NET 2.0, Connector/.Net 5.1.3, connector/.Net 5.1.4, MySQL.NET connector on Medium Trust Level, MySqlClient
  • Re: INSERT into MYSQL results to NULL values.. I NEED HELP!!!

    Here is my code below...I need similar help as well. I've seen this thread before and not sure how to apply it. I don't get any errors and I know it gets through the code because when I click my Insert button (of type "link"), I get redirected to my defaultmainpage.aspx. I don't...
    Posted to MySQL (Forum) by mrkaffa on 07-01-2007, 12:00 AM
    Filed under: mysql, tables, VB, ASP.NET 2.0, database, how to update single row of record with button in gridview, Godaddy, mysql.dll, MySqlClient
  • Re: SqlDataSource together with MySql ?

    Here is how I can connect to MySql with Godaddy shared hosting. I can grab data from a table and display it in a gridview. I am having challenges with the insert, update and delete at the moment - but I got this because I could not find anything out there with the combination I need. Shared hosting,...
    Posted to MySQL (Forum) by mrkaffa on 06-30-2007, 12:00 AM
    Filed under: mysql, MySQL Databound controls, SQL, VB, asp.net, ASP.NET 2.0, Connection with MySQL Database from ASP.NET 2.0, connections, ConnectionString, database, Godaddy, mysql.dll, MySQL.NET connector on Medium Trust Level, MySqlClient
  • Re: SqlDataSource together with MySql ?

    I am checking with Godaddy since it's shared hosting. I am hoping they will load it for me. We will see. Otherwise, I will have to keep going the same route I am taking now and that's with using SqlAdapters, DataSets, etc. - which is fine - but it would be fun to use the SqlDataSource features...
    Posted to MySQL (Forum) by mrkaffa on 06-29-2007, 12:00 AM
    Filed under: mysql, mySQL DELETE, VB, ASP.NET 2.0, Godaddy, mysql.dll, MySQL.NET connector on Medium Trust Level, MySqlClient, .net
  • Conflict detection updates more than one row when I only want one!

    I have a MySql database set with a primary key of: cust_code This primary key cannot be changed to auto increment, it must be assigned by and correlate to a separate program! When I perform the update comand every row that has data in any field that is the same as the entry I am trying to update is updated...
    Posted to MySQL (Forum) by LHYWebDesigner on 12-18-2009, 12:00 AM
    Filed under: mysql, asp.net, database, 2 duplicate record being inserted, MySqlClient, mysql 5.0, asp.net goaddy mysql, mysql and asp.net, dataset, Null Argument Exception
  • PHPmyAdmin in asp

    I've being searching for an equivalent to phpmyadmin to administer my MySQL database hosted on Windows Vista. I'd like to know if there is one that i could use... Thanks.
    Posted to MySQL (Forum) by afroxav on 08-21-2007, 12:00 AM
    Filed under: mysql, Mysql Bool Databound controls, MySQL Databound controls, MySql DataReader Already Open, mySQL DELETE, MySQL MySqlHelper "connection unexpectedly terminated", SQL, ASP.NET 2.0, connect to MySQL on remote PC, Connection with MySQL Database from ASP.NET 2.0, mysql.dll, MySQL.NET connector on Medium Trust Level, MySqlClient, Mysql data remote server problem
  • asp.net c# mysql database

    help asp.net c# mysql database connection string ?
    Posted to MySQL (Forum) by senol on 02-04-2008, 12:00 AM
    Filed under: mysql, MySQL 4.1, MySql 4.1 database, MySql 5.1, Mysql Bool Databound controls, Mysql data remote server problem, MySQL Databound controls, MySql DataReader Already Open, MySQL MySqlHelper "connection unexpectedly terminated", ASP.NET 2.0, C#, mysql.dll, MySqlClient
Page 1 of 1 (8 items)