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 gkittelson on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Relative Path in OLE

Status
Not open for further replies.

mesree

Programmer
Oct 4, 2002
10
IN
Hi,

I have used OLE to link a word document in my report. The requirement is that the client should be able to change the contents of the word file and these changes must be reflected automatically in the report(so it is linking not embedding).

The problem i am facing is that, am unable to provide a relative path to the word file from cr. When distributed the .rpt file on execution looks for the .rpt file and fails as it doesn't find it. Is there a way of providing relative path during linking, so that i can distribute the word file along with the .rpt by placing both these file in the same folder.

Thanks,
Sreekanth
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top