John McNally wrote: >You can order the tables in the xml schema. > Thanks, and presumably when I use this
#foreach ($dataModel in $dataModels) #set ( $database = $dataModel.database ) #foreach ($tbl in $database.tables) in one of the database templates, the order of the returned tables will reflect that of the schema? Thanks again. CHEERS> SAM -- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>
