mysql-connector
The specified type member 'DateTime' is not supported in LINQ to Entities
I am using the latest development version of the connector - 6.3.3 beta to connect to a mysql database via the Entity Framework 4 in VS2010.[详细]
2023-01-12 07:11 分类:问答How can I transfer data between 2 MySQL databases?
I want to do that using a code and not using a tool like \"MySQL Migration Toolkit\". The easiest way I know is to open a connectio开发者_如何学Cn (using MySQL connectors) to DB1 and read its data. Op[详细]
2023-01-07 05:51 分类:问答ASP.NET error when trying to configure ListView + SqlDatasource for a MySql Table
i\'m using ASP.NET + a MySql Db. I\'m trying to configure a ListView so i\'ve written: <asp:SqlDataSource ID=\"dsDatiUtente\" runat=\"server\" ConnectionString=\"Server=12.28.136.29;Database=myd[详细]
2023-01-02 17:11 分类:问答How to make Django work with MySQL Connector/Python?
Has anyone made Django work with myconnpy? I\'ve checked out http://github.com/rtyler/connector-django-mysql but[详细]
2022-12-29 19:16 分类:问答Getting MySQL record count with C#
I would like to know how can I get record count of a query with C#. Here is the code that I u开发者_开发知识库se..[详细]
2022-12-29 16:39 分类:问答MySQL, C++: Retrieving auto-increment ID
I have a table with an auto-incrementing ID.After inserting a new row, I would like to retrieve the new ID.[详细]
2022-12-29 16:34 分类:问答Seeing many "SHOW VARIABLES" in MySQL Process List
Every few hours, My MySQL database (running 5.1) seems to hang and viewing the processlist shows dozens of processes running \"SHOW VARIABLES\". They finish instantly only to be replaced my more of th[详细]
2022-12-28 13:56 分类:问答Is there any (performance) difference between Debug and Release?
I\'m using MySql Connector .NET to load an account and transfer it to the client. This operation is rather intensive, considering the child elements of the account to load.[详细]
2022-12-26 07:43 分类:问答How do I setup ASP.NET MVC 2 with MySQL?
Is it possible to 开发者_开发百科setup ASP.NET MVC 2 to work with a MySQL database?I\'m assuming that you have Visual Studio Professional 2008, have access to an instance of MySQL server, and have mod[详细]
2022-12-25 01:47 分类:问答how to use a MySql database within Eclipse
I am very new to programming, so plea开发者_如何转开发se bear with me, and apologies in advance if at first I dont make sense...![详细]
2022-12-22 22:43 分类:问答