Changes between Version 7 and Version 8 of Ticket #721
- Timestamp:
- Sep 21, 2007, 8:15:50 AM (17 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #721 – Description
v7 v8 9 9 4. Import data to the database. Actually, I don't know if this is a problem or not. The existing import plug-ins could be used in this case. A slight modification is probably needed since they should use the file the user selected in step 1. It should be possible to have the data both in the database and in the file(s). 10 10 11 See:11 For more information: 12 12 * [http://base.thep.lu.se/chrome/site/trunk/html/developerdoc/api/data_api.platforms.html Database/UML schema] 13 13 * [http://base.thep.lu.se/chrome/site/trunk/html/developerdoc/api/core_api.data_in_files.html Core API : Using files to store data] 14 14 * [http://base.thep.lu.se/chrome/site/trunk/html/appendix/appendix.rawdatatypes.html Default platforms installed with BASE] 15 * [http://base.thep.lu.se/chrome/site/trunk/development/overview/core/data_in_files.html The older draft] may still have some relevant information. 16 * [http://www.mail-archive.com/basedb-devel@lists.sourceforge.net/msg00082.html The discussion on the mailing list] 15 17 16 [http://base.thep.lu.se/chrome/site/trunk/development/overview/core/data_in_files.html The older draft] may still have some relevant information.17 18