SQL-related properties

Previous Next

USoft Web Designer has a number of SQL-related properties that allow you to use SQL logic more or less declaratively, that is, without having to code entire statements, and without having to work with explicit host variables to connect SQL to page functionality.

Here are some examples of what you can do with SQL-related properties:

Limiting Search Results

Limiting the Number of Records Retrieved by a Query

Grouping Search Results

Sorting Search Results

Querying Data When a Page is Opened

 

See Also

SQL Statements