Skip to content

No rows shown in result for SQL Server query with ntext column #39

@dan-passaro

Description

@dan-passaro

Stub bug report until I can reproduce from scratch and add more details...

Using

SELECT TOP 10 *  FROM some_table;

where some_table has no ntext column shows rows as expected. However if it has an ntext column this is shown instead:

OK. -1 rows are affected.

No rows are shown. That message is the only thing in the query result buffer.

Unclear to me whether this is a bug in emacs-edbi or DBD::ODBC. Apologies for sparse report, will try to investigate further later.

Database is on SQL Server 2008 R2.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions