virtualpete
Registered User.
- Local time
- Today, 13:48
- Joined
- Aug 25, 2010
- Messages
- 21
Hi, I have just set up Office 2003 on my new windows 7 home premium. Plenty of grief but got there in the end. Most of my databases seem to be working fine apart from one.
I have a simple database displaying availbility for various holiday rental properties. I am using Microsoft Hierarchical FlexGrid Control 6.0 (OLEDB) this has been working happily for many years on my Win XP machine.
Now however having moved it to Win 7, I get the following message:
Run-time error`438´: Object doesn´t support this property or method.
When I run a debug it highlights the line:
fgPlan.Rows = rst.RecordCount + 3
Does anyone have any idea what might be happening here.
I have a simple database displaying availbility for various holiday rental properties. I am using Microsoft Hierarchical FlexGrid Control 6.0 (OLEDB) this has been working happily for many years on my Win XP machine.
Now however having moved it to Win 7, I get the following message:
Run-time error`438´: Object doesn´t support this property or method.
When I run a debug it highlights the line:
fgPlan.Rows = rst.RecordCount + 3
Does anyone have any idea what might be happening here.
