Opening dbs with large designs
Is there a way to either speed up the populating process or remove certain design elements? We have a db that has 50K+ views (don't ask, we inherited it) and I can rarely get LinqPad to open the db. When I click to expand the database, it seems to hang on 'Populating'. On a few occasions, the list would populate and I could work.
If there is currently not a way, could a new option be added to the connection dialog that would 'Exclude views'?
I've gotten so use to using LinqPad that I really do not like having to go back to Sql Studio.
If there is currently not a way, could a new option be added to the connection dialog that would 'Exclude views'?
I've gotten so use to using LinqPad that I really do not like having to go back to Sql Studio.
Comments
After creating your data context in VS, compile the assembly, then click 'Add Connection' in LINQPad and choose one of the options in the bottom listbox.