Normal
MySql supportI have tested tvengine on mysql 5 and work fine.I have found the following problems:The SQL script work only on SQL Server (I have create the database and tables manually on mysql)The SetupDatabaseForm on SetupTV application works only on SQL Server (I have commented the load of this form in the source code..)I have modified the connection string and database in Gentle.configI have add the missing dll from Gentle that is:Gentle.Provider.MySQL.dllMySql.Data.dllI dont know if the develolpers plan to add mysql support to tvengine but this task is very simple ...Sorry for my bad english...
MySql support
I have tested tvengine on mysql 5 and work fine.
I have found the following problems:
The SQL script work only on SQL Server (I have create the database and tables manually on mysql)
The SetupDatabaseForm on SetupTV application works only on SQL Server (I have commented the load of this form in the source code..)
I have modified the connection string and database in Gentle.config
I have add the missing dll from Gentle that is:
Gentle.Provider.MySQL.dll
MySql.Data.dll
I dont know if the develolpers plan to add mysql support to tvengine but this task is very simple ...
Sorry for my bad english...