Skip to content
This repository has been archived by the owner on Feb 25, 2022. It is now read-only.
/ DB2LinqPadDriver Public archive

LINQPad driver for connecting to a DB2 database.

License

Notifications You must be signed in to change notification settings

treytomes/DB2LinqPadDriver

Repository files navigation

DB2LinqPadDriver

LINQPad driver for connecting to a DB2 database.

I'm creating the data context class hierarchy semi-manually through the DataContextCodeGenerator class. I could probably make the querying faster if I created a smarter set of classes here. This seems to work pretty well overall though.

In LINQPad, import DB2DataContextDriver.lpx.

About

LINQPad driver for connecting to a DB2 database.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages