dimanche 21 juin 2015

Deploying C# Application with Local MySql (Workbench) Database using SQLite

I'm currently preparing a c# application I've made using MySql workbench, Visual Studio, XAMPP and the MySQL connector. I want to enable the use of this application on other computers without the use of so many programs/installations.

After doing some research (and checking other questions here), I've concluded that SQLite is the best option. However, I'm not sure how to implement this appropriately. I've looked into several conversion plugins/scripts (.sql file to sqlite database) however I'm not able to get them to function properly.

If anyone has any links they can point me to or any ideas on how I can implement SQLite please do let me know!

Thanks in advance!

Aucun commentaire:

Enregistrer un commentaire