On 12/2/10 4:06 PM, Grant Paton-Simpson wrote: > I am a Python and wxPython developer with a background in MS Access and > VB6/VBA amongst other things. I am currently developing a database > application for a client using MS Access 2002. It is reminding me why I > love Python ;-). One of the big things I need from a database > application toolkit is easy linking of forms and subforms. Does DABO > support that at this stage? My preliminary attempts to answer that > question have been unsuccessful. If it does, I would probably start > wanting to experiment with the framework with a view to using it for > future projects.
What do you mean by "linked forms and subforms"? If you simply mean that one form can interact with another, then yes. If you mean that a form can be a subform of another, then yes. Paul _______________________________________________ Post Messages to: [email protected] Subscription Maintenance: http://leafe.com/mailman/listinfo/dabo-users Searchable Archives: http://leafe.com/archives/search/dabo-users This message: http://leafe.com/archives/byMID/[email protected]
