skyywalker
Programmer
Hi,
I want to include (ole)-objects in a database. Case: I have a table of "persons" connected to a table of "objects" (houses). The status could be owner, renter, interest and so on. I want to store all correspondence (word-files, excel-files, emails) related to the "persons" in a table linked to the table "persons". I thougt about ole-fields, but this seems not to work, because i want to insert the object at runtime, so the user can choose "create new word/excel/email object" and then automatically link this to the "person" table.
Any ideas ?
Thanks in advance,
Markus
I want to include (ole)-objects in a database. Case: I have a table of "persons" connected to a table of "objects" (houses). The status could be owner, renter, interest and so on. I want to store all correspondence (word-files, excel-files, emails) related to the "persons" in a table linked to the table "persons". I thougt about ole-fields, but this seems not to work, because i want to insert the object at runtime, so the user can choose "create new word/excel/email object" and then automatically link this to the "person" table.
Any ideas ?
Thanks in advance,
Markus