On 14 Jun 2011, at 4:13pm, Tahora H.Nazer wrote: > thanks for your answer Simon, could you please tell me file extensions of DB > and also log files?
SQLite lets you pick your own file name, including the extension. Many people use '.sqlite' but I have seen even '.db' or no extension at all. SQLite does not care what you call the file at all: it will simply take what you type and use it. Simon. _______________________________________________ sqlite-users mailing list sqlite-users@sqlite.org http://sqlite.org:8080/cgi-bin/mailman/listinfo/sqlite-users