Using SQLite from .net, Is there a way to access the .dump command or something equivalent from the SQLiteConnection class?
|
|
|
|
|
|
|
The However, since the source code for the sqlite command line program is in the public domain, and uses the same library as the .net wrapper, it would be possible to translate the C code for the |
||
|
|
