|
Features
Version 1.0.0
-
Create Sprocs from XML Templates
-
Support Case When Then
-
Support Dynamic Columns from a Data Structure chosen through the interface
-
Allow for hungarian notation that will be configured to map hungarian notation
to datatype from the database through an XML configuration file.
-
Support additional params
-
Support Dynamic params based on Data Structure chosen through interface
-
Allow for patterns within Dynamic Column parsing
-
Support for Select, Update and Delete
-
Support for OrderBy, Where Clause
-
Support for a sproc prefix and suffix in the XML template, for automatic .SQL
file generation
-
Support for either .SQL file generation or live database running under the
security context of the login from the interface
-
Support for default values in the additionalparam tags
-
More as I can fit in the application!!!
* = Some of these features are planned, and not necessarily going to make it into this
version. Some features might be moved into the next version. If you have any
features you would like to see implimented please contact me at the contact
link above.
|