Forum Discussion
Anonymous
9 years agoNot applicable
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...
- 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.
Greg_Deckler
9 years agoCommunity Champion
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.