Skip to content

Extra metadata lookup for stored procedures with named parameters #244

@ajlam

Description

@ajlam

When calling a stored procedure with named parameters, the driver does an extra metadata lookup query per each invocation of the stored procedure call. The jTDS driver does not do any metadata lookup, even if parameters are set by name.

Also in case of Stored Procedure Call Stored Procedure directly without calling sp_executesql Ref #263

Metadata

Metadata

Assignees

No one assigned

    Labels

    EnhancementAn enhancement to the driver. Lower priority than bugs.

    Type

    No type

    Projects

    Status

    Closed Issues

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions