Posted in SQLXML on September 20, 2007 | Leave a Comment »
Just a little reminder for myself…
Preparing the web server to be able to display the query result using SQLXML:
Make sure the server has “SQL IIS Admin.msc”If the webserver is also has mssql server, by default it will be located @ “c\Program Files\MSSQL Server\80\Tools\BINN\
SQL IIS Admin.msc” and you can continue to step #5.Otherwise, you might need [...]
Read Full Post »
By default, the static data portion of Matrix table will be displayed without any column name as the header.
To overcome it,
Add a “Rectangle” on area above the static portion
Add text box as many as the column required header, align it according to columns underneath it.
Type the column name inside each text box.
That’s all…
Read Full Post »