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

Err 70 Permission Error loading unbound field or ole object

Status
Not open for further replies.

vicstrb

Programmer
Oct 4, 2006
3
US
I used Crystal Designer in VB and added code to load text into an unbound field and load pictures to an ole object. If my Crystal report (v9.0) detail section contained only unbound fields and ole objects the report worked. When I added database fields in the same detail section I got an error ( 70 Permission denied). To work around the problem I created a 2nd detail section. All of the database fields are in detail section 1 and all unbound fields are in detail section 2. That seem to work.
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top