|
|
Browse by Tags
All Tags » mysql
-
Hi,
Is it possible to add ''Distinct'' clause in the MySQL provider to select unique rows?
thx,
Cal
-
MyGeneration 1.2.0.7MySQL 5.0.51Entity Spaces 2007
We have a production site working with Entity Spaces and SQL Server. I have been tasked with evaluating a change of database engines to MySQL. I've run into an issues with my tests.
I have successfully generated both the Generated and Custom Classes using the MyGeneration Tool.
The following ...
-
Sorry if this reply is a bit late for you but I was looking to do the same thing and I just found out that the MySQL Membership and Role providers are built into the new MySQL.Web.Security classes of the 5.1.x versions of MySQLConnector/Net so you shouldn't need to build a custom provider now. It creates the database tables itself the first time ...
-
======================================== EntitySpaces Version # 2007.1.1024.0 ...
-
I'm having three problems specifically when the DB is MySQL. Please note: When I do the exact same operations/coding on the SQL Server 2005 Express (localhost), it works just fine. Also, this is all ASP.Net. I am running the following:
MySQL v5.1MySQL Connector 5.0.7ES 730C#XP SP2VS2005 SP1
1. ''Specified cast is ...
-
I apologize in advance if this is a stupid question, but I've been using the MSSQL connector up to now. I wanted to try out MySQL on a new project and could not get it to work since the current version (the only one I can find, at least) of the connector is 5.0.6.0.
Is there a way to change the version needed in ES?
Thanks for your help ...
-
Hi all,
I am getting this error Compiler Error Message: CS0246:
The type or namespace name 'EntitySpaces' could not be found (are you
missing a using directive or an assembly reference?)
Line 18: using System.Data;Line 19: Line 20: using EntitySpaces.Interfaces;Line 21: using EntitySpaces.Core;Line 22:
After installing ...
|
|
|