Connecting C# Windows Form Application and a Xamarin android to an MS SQL Server [on hold]












-1















I'm planning for a project, this project is two parts that can't work without each other, this first part is going to run on Windows using 'C# Windows Form Application', and the second part is going to be running on Android devices using 'Xamarin' for Android, and of course I need to connect both parts to the same database, i know i can connect both to an online 'MySQL' database but here is my question :



Can I connect both to an 'MS SQL Server' and if Yes, please provide me with the approach to do so.



Notice: I heard about 'SQLite', can this help me in my case and also please how to do it?










share|improve this question













put on hold as off-topic by Ramhound, Mokubai Jan 7 at 13:52


This question appears to be off-topic. The users who voted to close gave this specific reason:


  • "This question is not about computer hardware or software, within the scope defined in the help center." – Ramhound, Mokubai

If this question can be reworded to fit the rules in the help center, please edit the question.


















    -1















    I'm planning for a project, this project is two parts that can't work without each other, this first part is going to run on Windows using 'C# Windows Form Application', and the second part is going to be running on Android devices using 'Xamarin' for Android, and of course I need to connect both parts to the same database, i know i can connect both to an online 'MySQL' database but here is my question :



    Can I connect both to an 'MS SQL Server' and if Yes, please provide me with the approach to do so.



    Notice: I heard about 'SQLite', can this help me in my case and also please how to do it?










    share|improve this question













    put on hold as off-topic by Ramhound, Mokubai Jan 7 at 13:52


    This question appears to be off-topic. The users who voted to close gave this specific reason:


    • "This question is not about computer hardware or software, within the scope defined in the help center." – Ramhound, Mokubai

    If this question can be reworded to fit the rules in the help center, please edit the question.
















      -1












      -1








      -1








      I'm planning for a project, this project is two parts that can't work without each other, this first part is going to run on Windows using 'C# Windows Form Application', and the second part is going to be running on Android devices using 'Xamarin' for Android, and of course I need to connect both parts to the same database, i know i can connect both to an online 'MySQL' database but here is my question :



      Can I connect both to an 'MS SQL Server' and if Yes, please provide me with the approach to do so.



      Notice: I heard about 'SQLite', can this help me in my case and also please how to do it?










      share|improve this question














      I'm planning for a project, this project is two parts that can't work without each other, this first part is going to run on Windows using 'C# Windows Form Application', and the second part is going to be running on Android devices using 'Xamarin' for Android, and of course I need to connect both parts to the same database, i know i can connect both to an online 'MySQL' database but here is my question :



      Can I connect both to an 'MS SQL Server' and if Yes, please provide me with the approach to do so.



      Notice: I heard about 'SQLite', can this help me in my case and also please how to do it?







      android mysql sql-server c# sqlite






      share|improve this question













      share|improve this question











      share|improve this question




      share|improve this question










      asked Jan 7 at 11:52









      Mousa AlfhailyMousa Alfhaily

      1045




      1045




      put on hold as off-topic by Ramhound, Mokubai Jan 7 at 13:52


      This question appears to be off-topic. The users who voted to close gave this specific reason:


      • "This question is not about computer hardware or software, within the scope defined in the help center." – Ramhound, Mokubai

      If this question can be reworded to fit the rules in the help center, please edit the question.




      put on hold as off-topic by Ramhound, Mokubai Jan 7 at 13:52


      This question appears to be off-topic. The users who voted to close gave this specific reason:


      • "This question is not about computer hardware or software, within the scope defined in the help center." – Ramhound, Mokubai

      If this question can be reworded to fit the rules in the help center, please edit the question.






















          0






          active

          oldest

          votes

















          0






          active

          oldest

          votes








          0






          active

          oldest

          votes









          active

          oldest

          votes






          active

          oldest

          votes

          Popular posts from this blog

          How to reconfigure Docker Trusted Registry 2.x.x to use CEPH FS mount instead of NFS and other traditional...

          is 'sed' thread safe

          How to make a Squid Proxy server?