| Home | Trees | Indices | Help |
|
|---|
|
|
sql.datasource --+
|
datasource.datasource_base --+
|
datasource
|
|||
|
__init__(self,
**kw) This constructor supports all those key word parameters the kinterbas.connect() function supports: |
||
| _from_params(kw) | ||
| backend_encoding(self) | ||
|
insert(self,
dbobj,
dont_select=False) Firebird does not provide a mechanism that let's me query the id of the last row I inserted. |
||
|
Inherited from Inherited from Inherited from |
|||
|
|||
| from_params(kw) | ||
|
|||
|
encodings = {"ascii": "ascii", "iso8859_1": "iso-8859-1", "iso88...
|
||
|
Inherited from Inherited from |
|||
|
|||
This constructor supports all those key word parameters the kinterbas.connect() function supports: For details on any of these parameters see http://kinterbasdb.sourceforge.net/dist_docs/usage.html#tutorial_connect
|
|
|
|
|
|
|||
encodingsNone
|
| Home | Trees | Indices | Help |
|
|---|
| Generated by Epydoc 3.0alpha3 on Wed Feb 20 18:17:23 2008 | http://epydoc.sourceforge.net |