Home Forums Programming XML How to convert SQL query into xsl file RE: How to convert SQL query into xsl file

  • jacksonandrew321 (9/5/2015)


    I need to develop a client side XSLT that can transform that can extract only the required information that should be published e.g. Full name of scholar, department name, area of research and year of registration, the transformed object should be in XML format. I develop a simple HTML interface which takes input from the user in the form of SQL syntax, use this SQL input to craft XSLT and display the matching results in the form of HTML table on the same page.

    Quick questions, can you elaborate further on this, i.e. why post this on the Data Corruption Forum? What exactly is the question? What have you tried so far? Do you have DDL (create table) and sample data as an insert statement? etc. etc.

    😎