Skip to content

SQL server stored procedures fail #4148

@aleks-f

Description

@aleks-f

There are problems with executing stored procedures with new SQL Server drivers - they behave differently from the old SNAC driver.

  • stored procedure calls returning extra data, causing execution to enter into fetching it and fail
  • default mapping of SQL_C_CHAR to SQL_LONGVARCHAR is problematic and causing all stored procedures with OUTPUT parameters to fail

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions