Create Data Source in Visual Studio
Posted: Thu 13 Mar 2014 10:01
Hi
When I create a new Data Source in Visual Studio, dotConnect searches the entire database.
But it is taking a lot of time to do all the scan and selects for all the objects in all database schema.
Is there a way to get all objects only from the login user/schema? I only need to access 3 tables from my own schema, there is no need to wait that long every time I add a data source...
When I create a new Data Source in Visual Studio, dotConnect searches the entire database.
But it is taking a lot of time to do all the scan and selects for all the objects in all database schema.
Is there a way to get all objects only from the login user/schema? I only need to access 3 tables from my own schema, there is no need to wait that long every time I add a data source...