/[gnue]/gnue-common/README.databases
ViewVC logotype

Diff of /gnue-common/README.databases

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1.12 by jamest, Tue Oct 22 14:40:03 2002 UTC revision 1.13 by btami, Thu Aug 28 22:11:20 2003 UTC
# Line 608  GNUe Enterprise App Server Line 608  GNUe Enterprise App Server
608           an ORBit installation on each client.           an ORBit installation on each client.
609    
610    
611    ADO
612    ===
613    
614    *** adodbapi [http://sourceforge.net/projects/adodbapi]
615    
616        POSIX Support: NO
617        Win32 Support: YES
618    
619        Platforms Tested:  
620           ??? (We need your help!)
621    
622        Description:
623           A Python DB-API 2.0 module that makes it easy to use Microsoft ADO
624           for connecting with databases and other data sources.
625    
626           Features:
627           * 100% DB-API 2.0 compliant.
628           * Includes pyunit testcases that describes how to use the module.  
629           * Fully implemented in Python.
630           * Licensed under the LGPL license, which means that it can be used freely even in commercial programs subject to certain restrictions.
631           * Supports eGenix mxDateTime, Python 2.3 datetime module and Python time module.
632    
633           Prerequisites:
634           * Python 1.5.2 or higher.
635           * Mark Hammond's win32all python for windows extensions.
636    
637        Example connections.conf entry:
638    
639           [myconn]
640           provider=adodbapi           # Use the adodbapi adapter
641           connstr = Provider=Microsoft.Jet.OLEDB.4.0;Data Source=C:\mydb.mdb;  # The full connection string
642    
643        Notes:
644    
645          1. This driver has not been fully tested.  If you are successfully using
646             this driver, please let us know.
647    
648    
649  ODBC  ODBC
650  ====  ====

Legend:
Removed from v.1.12  
changed lines
  Added in v.1.13

savannah-hackers-public@gnu.org
ViewVC Help
Powered by ViewVC 1.1.26