DataSet Wizard and Materialized Views

Discussion of open issues, suggestions and bugs regarding ADO.NET provider for PostgreSQL
Post Reply
jules3766
Posts: 7
Joined: Fri 25 Mar 2016 05:52

DataSet Wizard and Materialized Views

Post by jules3766 » Fri 25 Mar 2016 06:19

Using the PlSqlDataSet Wizard to create a dataset and/or add additional TableAdapter's we are unable to add any Materialized views via the <Query Builder...> button. When the "Add Table" dialog shows up it has tabs for "Tables" and "Views", neither of these tab show Materialized Views.

Julie

Shalex
Site Admin
Posts: 9543
Joined: Thu 14 Aug 2008 12:44

Re: DataSet Wizard and Materialized Views

Post by Shalex » Fri 25 Mar 2016 15:02

We have reproduced the issue. We will investigate it and notify you about the result.

Shalex
Site Admin
Posts: 9543
Joined: Thu 14 Aug 2008 12:44

Re: DataSet Wizard and Materialized Views

Post by Shalex » Tue 26 Apr 2016 17:18

The bug with availability of the materialized views in DataSet Wizard is fixed in the newest (7.5.639) build of dotConnect for PostgreSQL: http://forums.devart.com/viewtopic.php?f=3&t=33573.

Post Reply