| ||||||||||||
| ||||||||||||
| Description | ||||||||||||
| Synopsis | ||||||||||||
| ||||||||||||
| Documentation | ||||||||||||
| data ODBCOptions | ||||||||||||
| ||||||||||||
| odbcConnect :: MonadIO m => SqlGenerator -> ODBCOptions -> (Database -> m a) -> m a | ||||||||||||
| odbcDriverConnect :: MonadIO m => SqlGenerator -> String -> (Database -> m a) -> m a | ||||||||||||
| DSN-less connection. | ||||||||||||
| DriverInterface (DriverInterface, connect) | ||||||||||||
| driver :: DriverInterface | ||||||||||||
| This driver requires the following options: dsn, uid, pwd | ||||||||||||
| Produced by Haddock version 0.8 | ||||||||||||