Normal
Thank you for quick reply sir,I have SQLServer database previously I created for another system and i like to connect MP2 to that database.I studied those two MySQL provider and SQLCEDatabase plugin.I studied your MP 1 SqlServerUtility.cs file for connection string creation but the implementation of that DB connection is different than MP 2 Database plugins.I try to understand ISqlDatabase member with comparing MySQL plugin and SQLCEDatabase plugin.But I couldn't understand very well how those two plugins connect databases to the server and retrieve data because my c# language knowledge is not very expert. Sir, can give me few instruction to follow to understand the connectivity and create pluging
Thank you for quick reply sir,
I have SQLServer database previously I created for another system and i like to connect MP2 to that database.
I studied those two MySQL provider and SQLCEDatabase plugin.
I studied your MP 1 SqlServerUtility.cs file for connection string creation but the implementation of that DB connection is different than MP 2 Database plugins.
I try to understand ISqlDatabase member with comparing MySQL plugin and SQLCEDatabase plugin.
But I couldn't understand very well how those two plugins connect databases to the server and retrieve data because my c# language knowledge is not very expert. Sir, can give me few instruction to follow to understand the connectivity and create pluging