Re: [sqlite] what extension do you recommend

2007-10-24 Thread Ramon Ribó


  You should consider the extension for, at least, three situations:

  - Anti virus can check files differently depending on the extension

  - Backup programs can also react on this

  - Windows takes it into account when indexing files


Compass Ing. y Sistemas Dr. Ramon Ribo
http://www.compassis.com[EMAIL PROTECTED]
c/ Tuset, 8 7-2 tel. +34 93 218 19 89
08006 Barcelona, Spain  fax. +34 93 396 97 46

Daniel Önnerby escribió:
Well... From the lack of responses I gather that you actually don't give 
a damn what file extension I use :)
I think this is fare enough and maybe a SQLite database shouldn't be 
tied to a single file extension.

Anyway.. Thanks for listening and thanks for the best database ever!

Daniel Önnerby wrote:

Hi all!

I have developed a small windows application that use a SQLite 
database as it's main format.
The file is NOT a kind of document, it's more of a settings-file 
stored in the users "Application data"-directory and the extension 
will not be associated with the application.


I know I can use any kind of extension on this file, but what 
file-extension is the most common for SQLite-files, .db, .db3, .SQLite?

What file-extensions do the SQLite management tools associate?
What do you recommend?


Best regards!
Daniel

- 


To unsubscribe, send email to [EMAIL PROTECTED]
- 





- 


To unsubscribe, send email to [EMAIL PROTECTED]
- 






-
To unsubscribe, send email to [EMAIL PROTECTED]
-



[sqlite] what extension do you recommend

2007-10-23 Thread Daniel Önnerby

Hi all!

I have developed a small windows application that use a SQLite database 
as it's main format.
The file is NOT a kind of document, it's more of a settings-file stored 
in the users "Application data"-directory and the extension will not be 
associated with the application.


I know I can use any kind of extension on this file, but what 
file-extension is the most common for SQLite-files, .db, .db3, .SQLite?

What file-extensions do the SQLite management tools associate?
What do you recommend?


Best regards!
Daniel

-
To unsubscribe, send email to [EMAIL PROTECTED]
-