The following section describes the DBMS-specific arguments that you use in the CONNECT statement. For more information about how to use the SQL Procedure Pass-Through Facility, see SQL Procedure Pass ...
When I pass sql.Out arguments to ExecContext, I get: sql: converting argument with name "MyVarName" type: unsupported type sql.Out, a struct This appears to happen in the database/sql layer when the ...