ok, another question for the project. We have successfully converted all five views into xsql. I assume the next step is to convert these xsql to html through xslt. So in order to view these results, we have to first come up with sql. These steps seem to be really long and hard for the organization to use in the future. Is there a simpler way of creating sql and displaying it on the web? Like some sort of command that would automatically place sql script into the right xsql file and the corresponding xslt file.
Comments