Source code checked in, #12459
- added a SQL Exporter - added aggregation functions count() and all() - added more CSV configuration options
View ArticleSource code checked in, #17159
V_1.2.0.0 - added formatters for various types - fixed connection-string requiring upper-case LDAP to auto-convert to uppercase
View ArticleSource code checked in, #17163
- repaired enquotation - auto-enquote value with double quotes, if value contains value-separation character
View ArticleSource code checked in, #20226
Upgrade: New Version of LabDefaultTemplate.xaml. To upgrade your build definitions, please visit the following link: http://go.microsoft.com/fwlink/?LinkId=254563
View ArticleSource code checked in, #21839
- fixed password entry to honor backspace - added support for LDAP SizeLimit (returning more than 1000 records)
View ArticleSource code checked in, #23247
- set varchar SQL parameters size 4000, in case SQL statement manipulates the value. MS.Net sets the size to the string-value's length, by default, which cuts off any exceeding text
View ArticleSource code checked in, #26798
- sub-property resolution now working with aggregation (ie. All(member.objectGuid))
View ArticleSource code checked in, #26827
- added optional value-index to properties - added new aggregation "Literal" to pass-through values - added new SQL commandline-switch --db to override the connection string - added new global...
View Article