Dear all: I run sqlite3 In windows shell command environment and make a connection to database in thw way like 『>sqlite3 dbone.sq3』. Then, attach database 'dbtwo.sq3' as dbtwo. How could I get schema of detwo under windows shell command ? Please help! Best Regards tom _______________________________________________ sqlite-users mailing list sqlite-users@sqlite.org http://sqlite.org:8080/cgi-bin/mailman/listinfo/sqlite-users
- [sqlite] How to get schema from attached database ? 黃楨民