Error Insufficient frame/frameset handles when opening a database
Monday, June 11th, 2007This weekend I made some strange experience with a ‘foreign’ database design. The database consisted of a basic frame set with a navigation page on the left and the main view display to the right. The navigation had been driven by an outline that mainly linked to view design elements.
After adding a new private view to this database I dashed into some really buggy behaviour. When I closed the database while on of the private views had been focused, the next time I opened the database I ended up with an error message:
Insufficient frame/frameset handles
and a whole bunch of database links opened up on the top of my workspace.
A quick research on the web has not provided me with any clue until I started to inspect the whole design. To make it short:Â the issue had mainly been caused by (missing) target frame settings. (more…)

