Skip to content

MSSQL tables not in the standard dbo schema cannot be accessed #123

@randallthornton

Description

@randallthornton

Extension Version

2.6.4

OS and Version

Windows 11

VS Code Version

v1.101.0

Database name and Version

mssql 2022

Steps to reproduce

  1. Launch VS Code
  2. Get DevDB extension
  3. Configure DevDB to access mssql server / database
  4. Open DevDB view
  5. Click on table that uses a schema that is not dbo

Expected behavior

Expected: Table values load and are dislayed
Actual: Indefinite loading bar is displayed

Screenshots

20250618-1340-58.2029076.mp4

Additional context

I can confirm that this same action with these settings does work for tables in dbo schema.

I am working on a fix for this based in the same spirit as #121

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions