Forum Discussion

Anonymous's avatar
Anonymous
Not applicable
9 years ago
Solved

Exclude columns from Table in SQL Server with limmited read rights

I try to fetch data from a Table in an SQL Server where I have limmited read access for specific columns.   If I try to see the table I get the follwoing error "DataSource.Error: Microsoft SQL: Th...
  • Greg_Deckler's avatar
    9 years ago

    When connecting to the SQL Server data source, click on the Advanced link and then you can enter a specific SQL query like the first one that you listed.