ContentsIndex
Database.HSQL.PostgreSQL
Portability portable
Stability provisional
Maintainer ka2_mail@yahoo.com
Description
The module provides interface to PostgreSQL database
Synopsis
connect :: String -> String -> String -> String -> IO Connection
module Database.HSQL
Documentation
connect
:: StringServer name
-> StringDatabase name
-> StringUser identifier
-> StringAuthentication string (password)
-> IO Connection
Makes a new connection to the database server.
module Database.HSQL
Produced by Haddock version 0.6