These examples provide DAO programmers with a brief reference to ADO syntax. The recordset interface is referred to as ActiveX Data Objects (ADO). It requires a different syntax than DAO, but your experience with DAO will transfer nicely, and it has a much more powerful and consistent toolkit for accessing today's variety of PC and mainframe database formats on the web.
The vb2Py project is developing a suite of conversion tools to aid in translating existing Visual Basic projects into Python.
The conversion includes,
· VB code modules translating to Python code modules
· VB classes to Python classes
· VB Forms to PythonCard forms
· VB Projects to PythonCard projects