![]() | |
#1
| |||
| |||
|
#2
| |||
| |||
|
|
folks, is there a database for a non-commercial use (i.e. relatively cheap) which will allow me to store both text and diagrams/tables, preferably in the same field? I do not want to use the OLE system. I can run on either PC or Mac |
#3
| |||
| |||
|
|
On Nov 1, 7:36 am, "Steve Long" <steve_l... (AT) ntlworld (DOT) com> wrote: folks, is there a database for a non-commercial use (i.e. relatively cheap) which will allow me to store both text and diagrams/tables, preferably in the same field? I do not want to use the OLE system. I can run on either PC or Mac I think you are looking more for a front end tool than a database. And why you would think it is even possible to store text and images "in the same field" is beyond me. |

#4
| |||
| |||
|
|
Ed Prochak wrote on 01.11.2007 17:48: On Nov 1, 7:36 am, "Steve Long" <steve_l... (AT) ntlworld (DOT) com> wrote: folks, is there a database for a non-commercial use (i.e. relatively cheap) which will allow me to store both text and diagrams/tables, preferably in the same field? I do not want to use the OLE system. I can run on either PC or Mac I think you are looking more for a front end tool than a database. And why you would think it is even possible to store text and images "in the same field" is beyond me. Why shouldn't this be possible? Any database (I know) will happily store plain text in a BLOB field. You just need to know how to re-create the text from the blob (i.e. you need to store the encoding as well). And most probably the OP meant with "text" OpenOffice (or Word) documents ![]() |
#5
| |||
| |||
|
|
On Nov 1, 1:20 pm, Thomas Kellerer <FJIFALSDG... (AT) spammotel (DOT) com> wrote: Ed Prochak wrote on 01.11.2007 17:48: On Nov 1, 7:36 am, "Steve Long" <steve_l... (AT) ntlworld (DOT) com> wrote: folks, is there a database for a non-commercial use (i.e. relatively cheap) which will allow me to store both text and diagrams/tables, preferably in the same field? I do not want to use the OLE system. I can run on either PC or Mac I think you are looking more for a front end tool than a database. And why you would think it is even possible to store text and images "in the same field" is beyond me. Why shouldn't this be possible? Any database (I know) will happily store plain text in a BLOB field. You just need to know how to re-create the text from the blob (i.e. you need to store the encoding as well). And most probably the OP meant with "text" OpenOffice (or Word) documents ![]() Well fields are either in files or on screen forms. Databases have tables and columns. I can see an upload feature taking either kind of file, but it would take a file and treat it the same. But unless the Steve Long speaks out otherwise, I was thinking he wanted the DB to act differently depending on whether it was text or image data. On the backend DBMS, BLOBs can hold a mix easily (think storing an HTML page). But I don't think it is necessarily efficient. |
#6
| |||
| |||
|
|
Actually, I'm thinking of a series of several hundred teaching packages each with the text and whatever diagrams are necessary to support the text - Each record would contain a series of keywords whcih would be used to search the database to find teaching on a specific subject. Whether an actual database is really what I want or not, I'm unsure, it could be that astructure such a Wikipaedia might fit the bill for the on-screen element, but, ultimately the entries will be printed out to form booklets covering certain user-defined topics. It may be that an HTML structured system may be needed in which case each diagram would be held as an independat file - I'm not so keen on this although I suppose I could produce an XML driven database with tags linking he diagrams (I'm not convinced this is any better than an Access database with OLE linkages though) |
![]() |
| Thread Tools | |
| Display Modes | |
| |