Module Dbi_odbc


module Dbi_odbc: sig  end
Please see Dbi for main documentation.

class connection : ?host:string ->
?port:string -> ?user:string -> ?password:string -> string -> object end