|
Re-opening while I continue to work with this. There are some concerns that certain DBs will need the parameters to be wrapped in a cast. At least for raw parameters, some DBs require "select cast(? as varchar)..." as opposed to "select ?...". I'm running our full matrix to see what fails and will address them.
|