Specifications/db-shortcut-spec

Redirected from page "Standards/db-shortcut-spec"

Clear message

Shortcut to a database connection/data source

1. Justification

A format named in general "Shortcut to a database connection/data source" allows a user to store in a simple ini-file-like format. There is no single well known format for this.

The data structure stored using the format is quite linear, so we've succesfully avoided using XML, hence the format is more human readable. While I am helping in including database-related specs to OASIS set of office format specs, please note that using XML language is preferred there, not ini format. Thus it may be better idea to have the specification pulished rather within fd.org.

2. Usage scenarios

2.1. A file containing data compatible with the format can be kept by a user, who can pass the filename to an application to avoid entering all the information again.

2.2. Within desktop system, there can be associated filename extension with the file format, so a user can simply click the file to open connetion with default application.

2.3. User can decide to send the mentioned file, e.g. using e-mail, to allow connections.

3. Other notes

4. References

4.1 Information within the Kexi project's wiki

4.2 Example file with comments