commit-gnue
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

gnue/common README.databases


From: Jan Ischebeck
Subject: gnue/common README.databases
Date: Wed, 29 May 2002 09:03:53 -0400

CVSROOT:        /cvsroot/gnue
Module name:    gnue
Changes by:     Jan Ischebeck <address@hidden>  02/05/29 09:03:51

Modified files:
        common         : README.databases 

Log message:
        some more correction

CVSWeb URLs:
http://savannah.gnu.org/cgi-bin/viewcvs/gnue/gnue/common/README.databases.diff?tr1=1.7&tr2=1.8&r1=text&r2=text

Patches:
Index: gnue/common/README.databases
diff -c gnue/common/README.databases:1.7 gnue/common/README.databases:1.8
*** gnue/common/README.databases:1.7    Tue May 28 11:29:57 2002
--- gnue/common/README.databases        Wed May 29 09:03:51 2002
***************
*** 50,60 ****
         GNU/Linux [Debian 2.x, Slackware 8.0, RedHat 6.x/7.x]
  
      Description: 
!        PyGreSQL is the standard PostgreSQL-Python driver. Because PyGreSQL
!        predates Python's DB-API 2.0 specification, its support of that 
!        standard is hap-hazard at best -- you might want to consider one 
!        of the other drivers below as they were written with this support 
!        in mind.
  
      Example connections.conf entry:
  
--- 50,57 ----
         GNU/Linux [Debian 2.x, Slackware 8.0, RedHat 6.x/7.x]
  
      Description: 
!        PyGreSQL is the standard PostgreSQL-Python driver. 
!        It is compliant to Python's DB-API 2.0.
  
      Example connections.conf entry:
  
***************
*** 140,146 ****
  
      Notes:
  
!       1. Available in Debian [sid] as: "apt-get install python-popy"
  
        2. This driver has not been fully tested.  If you are successfully using
           this driver, please let us know. 
--- 137,143 ----
  
      Notes:
  
!       1. Available in Debian [sid,woody] as: "apt-get install python-popy"
  
        2. This driver has not been fully tested.  If you are successfully using
           this driver, please let us know. 
***************
*** 177,185 ****
        2. This driver has been partially tested.  If you are successfully using
           this driver, please let us know. 
  
-       3. This driver does not yet support schema introspection, so you will 
not
-          be able to use Wizards in GNUe Designer. 
- 
  
  
  Oracle
--- 174,179 ----
***************
*** 281,287 ****
  *** SAP-DB [http://www.sapdb.org/]
  
      POSIX Support: YES
!     Win32 Support: ???
  
      Platforms Tested:  
         ??? (We need your help!)
--- 275,281 ----
  *** SAP-DB [http://www.sapdb.org/]
  
      POSIX Support: YES
!     Win32 Support: YES
  
      Platforms Tested:  
         ??? (We need your help!)
***************
*** 302,310 ****
        1. This driver has not been fully tested.  If you are successfully using
           this driver, please let us know. 
  
-       2. This driver does not yet support schema introspection, so you will 
not
-          be able to use Wizards in GNUe Designer. 
- 
  
  
  Informix
--- 296,301 ----
***************
*** 348,354 ****
      Win32 Support: YES [prebuilt binaries]
  
      Platforms Tested:  
!        ??? (We need your help!)
  
      Description: 
         Written by Alexander Kuznetsov, this driver provides support for 
--- 339,345 ----
      Win32 Support: YES [prebuilt binaries]
  
      Platforms Tested:  
!        Win2k, Debian 3.0
  
      Description: 
         Written by Alexander Kuznetsov, this driver provides support for 
***************
*** 357,365 ****
      Example connections.conf entry:
  
         [myconn]
!        provider=informix       # Use the Kinfxdb adapter
!        host=localhost          # The hostname/IP of the Informix host
!        dbname=mydb             # The name of the Informix database
  
      Notes:
  
--- 348,356 ----
      Example connections.conf entry:
  
         [myconn]
!        provider=interbase      # Use the Kinterbasedb adapter
!        host=localhost          # The hostname/IP of the Interbase host
!        dbname=mydb             # The name of the Interbase database
  
      Notes:
  
***************
*** 449,457 ****
      Example connections.conf entry:
  
         [myconn]
!        provider=sapdb          # Use the SAP-DB adapter
!        host=localhost          # The hostname/IP of the SAP-DB host
!        dbname=mydb             # The name of the SAP-DB database
  
      Notes:
  
--- 440,448 ----
      Example connections.conf entry:
  
         [myconn]
!        provider=sybase         # Use the Sybase adapter
!        host=localhost          # The hostname/IP of the Sybase host
!        dbname=mydb             # The name of the Sybase database
  
      Notes:
  



reply via email to

[Prev in Thread] Current Thread [Next in Thread]