lundi 21 décembre 2015

SQLite: how to generate script programatically?

How to generate script from existing database in c# application? I mean:

struct.sql
data.sql

To have a possibility to clone the existing database structure and/or transfer data

Aucun commentaire:

Enregistrer un commentaire