Hi,
We are using SSRS 2016 against SQL server 2016. I have 10 reports which use shared dataset. Stored procedure has 7 parameters which are defaulted to null. I am sending parameter values through actual report parameters. But data is not getting filtered when I preview the report in Visual...
Hi,
I have existing xml schema which I need to modify to get the following data.
XSD Schema:
<?xml version="1.0" encoding="utf-8"?>
<xsd:schema id="sschema" elementFormDefault="qualified" xmlns:xsd="http://www.w3.org/2001/XMLSchema">
<xsd:element name="MSG" type="MessageType"/>...
We are using C#, asp.net 2.0 and generating xml document from sql server query results. Our vendor wants to include digital signatue as part of document. They just want to embed digital signature with in xml document. They do not want XMLDSIG.
XSD looks like this:
<xs:complexType...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.