122 |
122 |
123 <p> |
123 <p> |
124 Public method to retrieve the connection data. |
124 Public method to retrieve the connection data. |
125 </p> |
125 </p> |
126 <dl> |
126 <dl> |
127 <dt>Returns:</dt> |
127 <dt>Return:</dt> |
128 <dd> |
128 <dd> |
129 tuple giving the driver name (string), the database name |
129 tuple giving the driver name (string), the database name |
130 (string), the user name (string), the password (string), the |
130 (string), the user name (string), the password (string), the |
131 host name (string) and the port (integer) |
131 host name (string) and the port (integer) |
132 </dd> |
132 </dd> |