JeremyThomas / rapiddevbookcode

Code for LLBL Rapid C# Windows Development eBook + LINQPad and Data Tools
13 stars 6 forks source link

Support data access adapters in LINQPad extension #1

Closed JeremyThomas closed 6 years ago

JeremyThomas commented 6 years ago

I tried to use the extension on a project that uses data adapters instead of self-servicing and it failed with an exception.   The driver dialog needs to optionally allow the data access adapter class to be specified, and then supplied to the LinqMetaData instance.   I've attached code and a working compiled driver suitable for use with LINQPad.

Attachments

DataContextDriver update src.zip LINQPad LLBLGen driver.lpx

This work item was migrated from CodePlex

CodePlex work item ID: '26747' Vote count: '1'

JeremyThomas commented 6 years ago

[teljj001@11/04/2010] Attached compiled version suitable for loading in LINQPad if anyone's interested.

JeremyThomas commented 6 years ago

[UnknownUser@11/04/2010]

JeremyThomas commented 6 years ago

[teljj001@11/04/2010] Updated the description after uploading the source as a patch.

JeremyThomas commented 6 years ago

[UnknownUser@13/02/2013]

JeremyThomas commented 6 years ago

[UnknownUser@5/01/2014]

JeremyThomas commented 6 years ago

Issue closed by Jeremy Thomas with comment I presume this is no longer relevant

Reason closed Obsolete