Quantcast
Channel: SQLServerCentral » SQL Server 2008 » Data Corruption (SS2K8 / SS2K8 R2) » Latest topics
Viewing all articles
Browse latest Browse all 223

How to convert SQL query into xsl file

$
0
0
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.

Viewing all articles
Browse latest Browse all 223

Trending Articles