Generator can use any data base with an ODBC or JDBC driver as a data source. This can be very useful.
However, some objects, such as the scrolling list object require that the data source contain certain columns (such as clip).
Of course one solution would be to change your tables column names to match those required by Generator. That however is not a good option, as it ties your data too closely too Generator.