prad <[email protected]> wrote: > i've seen .db and .sqlite and both work. > however, is there a rational for one or the other (eg firefox sqlite > plugin looks for .sqlite)?
SQLite itself doesn't care. Each application is free to choose its own convention. -- Igor Tandetnik _______________________________________________ sqlite-users mailing list [email protected] http://sqlite.org:8080/cgi-bin/mailman/listinfo/sqlite-users

