I have an existing app that uses MS Graph on Access 97 on XP. I am converting it to Access 2010 on a Windows 7 machine.
Graph appears fine in an unbound frame on the XP machine in Access 97, but does not appear on Win 7 with Access 2010. Graphs also do not appear in a Win7 machine running Access 97, with the application simply copied over.
What I’ve Tried
- Made sure there is an accurate reference to graph8.olb
- Tried regedit to register graph8.exe or graph8.olb, but says there is no entry point for RegisterDLL
- Removing child and master makes graph visible, but without parameters. Putting them back (type them in, don’t use wizard) makes it disappear again
- Tried naming recordsource, master, and child in code in onLoad and onOpen events