|
|
|
Description |
|
|
Synopsis |
|
|
|
Documentation |
|
connect |
:: String | Server name
| -> String | Database name
| -> String | User identifier
| -> String | Authentication string (password)
| -> IO Connection | | Makes a new connection to the database server.
|
|
|
module Database.HSQL |
|
Produced by Haddock version 0.8 |