Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations IamaSherpa on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Help needed: linking ole-objects to a table

Status
Not open for further replies.

skyywalker

Programmer
Feb 20, 2002
2
DE
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

 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top