Colin
Colin
Which driver are you using managed or native? Because I'm not sure that oracle wallet connection strings are fully supported with the managed driver but as with all oracle documentation...
Yes, I agree all of these things should be added. At the time of writing I had a very small task I need to accomplish so this covers that and...
How are you referencing the `System.Data.SqlClient` library, if it is via a transient reference then I would make the reference explict. If that doesn't work try adding a `MetadataReference` for...
The Sql provider defines a couple of bespoke for handling nullables, optionals and membership, for example `|=|` which represents IN. On quick look through the docs, it looks as if...
After further experimentation I can confirm that this is to do with the use of contentful release. It adds a tag to any content that represents the current step in...
This is true across all of the providers currently, shouldn't be that hard to add thou. -----Original Message----- From: "Ross McKinlay" [email protected] Sent: 22/05/2015 08:09 To: "fsprojects/SQLProvider" [email protected] Subject: Re:...