Closed
Bug 339712
Opened 19 years ago
Closed 19 years ago
Extern SQL DB [extension fodder]
Categories
(Calendar :: General, enhancement)
Tracking
(Not tracked)
RESOLVED
WONTFIX
People
(Reporter: lanzahn, Unassigned)
Details
User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.8.0.1) Gecko/20060111 Firefox/1.5.0.1
Build Identifier: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.8.0.1) Gecko/20060111 Firefox/1.5.0.1
Sunbird is using a SQLLite module. An interesting point would be using an extern (my)sql server instead of using webdav (slow...)
A improved network calendar could be realised that way and there wouldn't be that much conflicts as if you use webdav
Reproducible: Didn't try
Comment 1•19 years ago
|
||
I'd say this belongs in an extension. If you pass in a normal uri to a database, it ought to handle it and just do the right thing. An extension that exposes UI for this should, in theory, be easy.
Resolving as WONTFIX for core code.
Status: UNCONFIRMED → RESOLVED
Closed: 19 years ago
Resolution: --- → WONTFIX
Updated•18 years ago
|
Summary: Extern SQL DB → Extern SQL DB [extension fodder]
Comment 2•18 years ago
|
||
See Also http://www.mozilla.org/projects/sql/ as a possible (my)sql client.
You need to log in
before you can comment on or make changes to this bug.
Description
•