0
I Use This!
Inactive

Commits : Listings

Analyzed about 3 hours ago. based on code collected about 10 hours ago.
Apr 24, 2023 — Apr 24, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Added /outFile and /status options. More... over 14 years ago
Added code to get assembly name from reflection rather than hard coded. Added VS2005 version. More... over 14 years ago
Release 1.7 - fixed bugs introduced in previous release (oops) and new XML format options. More... over 14 years ago
Fixed extended SQL bug and added SHOW LINKEDTABLES More... over 14 years ago
Added XML Style parameter and associated code. More... over 14 years ago
Release 1.6 More... over 14 years ago
Updated SHOW VIEWS to show view definitions. More... over 14 years ago
Tidied up usage notes for 1.6 release. Added SHOW TABLES & SHOW VIEWS More... over 14 years ago
Updated to allow IF EXISTS condition on DROP TABLE and DROP VIEW. More... over 14 years ago
Release 1.5: /// 26Oct07 IMH Added delim parameter a feature and added IF EXISTS details /// to the usage notes. /// 27Nov07 IMH Fixed handling of trailing ; in /cmd= format - now optional. /// 29Nov07 IMH Fixed handling of column and property names in extended SQL /// now can be surrounded by [] if required. Also fixed documentation. /// 12Feb08 IMH Add update from file extended SQL. More... about 16 years ago
Release 1.5: /// 26Oct07 IMH Added delim parameter a feature and added IF EXISTS details /// to the usage notes. /// 27Nov07 IMH Fixed handling of trailing ; in /cmd= format - now optional. /// 29Nov07 IMH Fixed handling of column and property names in extended SQL /// now can be surrounded by [] if required. Also fixed documentation. /// 12Feb08 IMH Add update from file extended SQL. More... about 16 years ago
Updated usage text More... about 16 years ago
Added extended syntax to allow column to be updated with the contents of a file. More... about 16 years ago
Fixed handling of [] delimited column and property names for extended SQL and fixed documentation too. More... over 16 years ago
Fixed bug - allow optional trailing ; in extended SQL statements More... over 16 years ago
Strip delimiter before processing commands More... over 16 years ago
Updated version and change log comments More... over 16 years ago
Added delim parameter More... over 16 years ago
Release 1.4 More... over 16 years ago
Added /emitEmpty flag to output header records for empty tables More... over 16 years ago
Added features to manage linked tables. More... over 16 years ago
Added ALTER PROPERTYOFTABLE tablename SET property = value FOR column statement. Mainly used to reset SEED property of a counter column More... over 16 years ago
Version 1.3 updates - new test files More... over 16 years ago
Version 1.3 updates - added ODBC connection support. More... over 16 years ago
Version 1.3 updates - support binary object extraction to get images, etc from an access database, and add a flag to support extended SQL commands to manage views and procedures. More... over 16 years ago
Added XML Text filter. More... almost 17 years ago
Updated usage notes and published as project web page. More... about 17 years ago
Made multi-platform version for compilation with SharpDevelop 2.1 to support .NET 1.1 and 2.0. Also tidied up usage notes. More... about 17 years ago
Added XML output option More... about 17 years ago
Added quote and sep parameters for CSV output formats. More... over 17 years ago