|
| Database.HSQL.ODBC | | Portability | portable | | Stability | provisional | | Maintainer | ka2_mail@yahoo.com |
|
|
|
|
|
| Description |
| The module provides interface to ODBC
|
|
| Synopsis |
|
|
|
| Documentation |
|
| connect |
| :: String | Data source name | | -> String | User identifier | | -> String | Authentication string (password) | | -> IO Connection | the returned value represents the new connection | | Makes a new connection to the ODBC data source |
|
|
| module Database.HSQL |
|
| Produced by Haddock version 0.6 |