Popular recipes by Zabil CM http://code.activestate.com/recipes/users/1414956/2003-10-23T13:42:31-07:00ActiveState Code RecipesUse jython to access an LDAP server (Python) 2003-10-23T13:42:31-07:00Zabil CMhttp://code.activestate.com/recipes/users/1414956/http://code.activestate.com/recipes/230342-use-jython-to-access-an-ldap-server/ <p style="color: grey"> Python recipe 230342 by <a href="/recipes/users/1414956/">Zabil CM</a> (<a href="/recipes/tags/jython/">jython</a>). Revision 2. </p> <p>This snippet shows how to use of jython to create an interactive environment for querying an LDAP database, searching a user/group and listing the attributes of that User/Group.</p> Using ODBC for extracting data from MS Excel (Python) 2003-10-11T17:17:11-07:00Zabil CMhttp://code.activestate.com/recipes/users/1414956/http://code.activestate.com/recipes/228010-using-odbc-for-extracting-data-from-ms-excel/ <p style="color: grey"> Python recipe 228010 by <a href="/recipes/users/1414956/">Zabil CM</a> (<a href="/recipes/tags/jython/">jython</a>). Revision 4. </p> <p>This article discusses how to use jython to connect to an MS Excel file via ODBC using the JDBC-ODBC bridge.</p>