SyntaxFromSQL

Generates DataWindow source code based on a SQL SELECT statement and Style. A full presentation string has the format:

"Style(Type= value property=value ...) DataWindow(property = value...) 
	Column(property = value...) 
	Group(groupby_col1 groupby_col2 ... property...) 
	Text(property = value...) 
	Title('titlestring')"