Share

Thycotic.Data

File Release Notes and Changelog

Release Name: 0.9

Notes:
This is the first release of Thycotic.Data.  

Some of the most recent changes include support for OleDb
style "?" placemarkers being used as parameters in Sql.  
This has been implemented and tested with Sql Server and 
Oracle.  This is much nicer than using regular Sql which is 
subject to injection attacks and doesn't require stored 
procedures to take advantage of parameters.  I think we 
took this functionality for granted in ADO - it is nice to 
have it back again! :-)

Please download this, try it and provide feedback.

Changes: