Hi fellow developers
I'm rather new to MediaPortal and C#
But I've been programming C++, PHP for a while.
I want to use and contribute to the TV Server.
I'm using a Via Epia Board for my server, so MS SQL Server Express isn't an option
I've downloaded the SVN sources and have had a look in the code from SharpDevelop.
I've added the Gentle.Provider.MySQL reference.
But it seems like you are using another SQL handler in the SetupDatabaseForm, eg. System.Data.SqlClient or is it just me?
Whatever I do it looks like its using the MS SQL connection.
I'm rather new to MediaPortal and C#
But I've been programming C++, PHP for a while.
I want to use and contribute to the TV Server.
I'm using a Via Epia Board for my server, so MS SQL Server Express isn't an option
I've downloaded the SVN sources and have had a look in the code from SharpDevelop.
I've added the Gentle.Provider.MySQL reference.
But it seems like you are using another SQL handler in the SetupDatabaseForm, eg. System.Data.SqlClient or is it just me?
Whatever I do it looks like its using the MS SQL connection.