Open files not ending with .db
Brought to you by:
moonwink
I have a database file that ends with extension .cls
like this db.cls, and when I double click on the file,
it loads SQLiteCC properly. This is because I have
registered that file extension with this application.
The problem is that SQLiteCC will not open the file
because the file name does not end with the .db extension.
I recommend that all files be opened not matter which
file extension is used.
Logged In: YES
user_id=1555748
Changes for this feature are now in CVS.