Hello

JD Is there some tool to generate scripts from SQLite database? I need to 
JD create scripts (create database, create table, triggers etc.) from 
JD existing database.

>From the command line tool, the command .schema will output the commands 
used to create the database and all tables and triggers.

Swithun.
_______________________________________________
sqlite-users mailing list
[email protected]
http://sqlite.org:8080/cgi-bin/mailman/listinfo/sqlite-users

Reply via email to