Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
2 Report Questions
Message
From
09/06/1998 16:04:11
 
 
To
All
General information
Forum:
Visual FoxPro
Category:
Other
Title:
2 Report Questions
Miscellaneous
Thread ID:
00106460
Message ID:
00106460
Views:
74
1) I want to create a report so that each page is a seperate record. Easy enough. However, each record has a field which contains a bitmap picture filename. How do I display a different picture on each page. I've tried placing a Picture/OLE Bound Control and then setting the property to get the picture from the field which contains the name, but I get the message "Field must be a general field." when I Print Preview.

2) Given the following 2 tables:

agents buildings
name name
id id

agents.id = buildings.id (id is what links them together)

If I'm printing a report of buildings, how do I print the agent's name corresponding to each building. It seems as though I'll need to do a SELECT SQL statement somewhere.

Thanks.
Next
Reply
Map
View

Click here to load this message in the networking platform