SQL framework manual is now available
SQL framework manual is now available
https://delphihtmlcomponents.com/SQLLibrary.pdf
Framework will be included into HTML Library bundle (source code is already available for existing users)
#1 https://youtu.be/v1B2zkm9w5Q
#2 https://delphihtmlcomponents.com/sqlcontext.gif
#3 https://delphihtmlcomponents.com/sqlplay3.gif
https://delphihtmlcomponents.com/SQLLibrary.pdf
https://delphihtmlcomponents.com/SQLLibrary.pdf
Framework will be included into HTML Library bundle (source code is already available for existing users)
#1 https://youtu.be/v1B2zkm9w5Q
#2 https://delphihtmlcomponents.com/sqlcontext.gif
#3 https://delphihtmlcomponents.com/sqlplay3.gif
https://delphihtmlcomponents.com/SQLLibrary.pdf
Mike Torrettinni yes, it is mentioned in section 3: Getting list of used tables/fields/views/params
ReplyDeleteTSQLExpression, TSQLStatement and its descendands (TSQLQuery, etc) has
procedure GetAllUsedTables(const L: TStringList);
procedure GetAllUsedFields(const L: TStringList);
Fabio VITALE this framework will not be sold separately and will be available as part of HTML Library bundle:https://delphihtmlcomponents.com/order.html
ReplyDeletedelphihtmlcomponents.com - HTML Component Library for Delphi - Order
Alexander Sviridenkov Great! Let me know when a demo or trial version will be available, to try the sql parsing. The SQL Parser has priced itself out of my reach and support for VCL is almost none.
ReplyDelete