Database and XSLT
XML / XSL
3
Posts
3
Posters
0
Views
1
Watching
-
Can we Query database in XSLT/XSL ?? or can we pass values to XSLT/XSL through C# or VB.Net ??? Thanks in advance.....
-
Can we Query database in XSLT/XSL ?? or can we pass values to XSLT/XSL through C# or VB.Net ??? Thanks in advance.....
-
Can we Query database in XSLT/XSL ?? or can we pass values to XSLT/XSL through C# or VB.Net ??? Thanks in advance.....
parasu_516 wrote:
Can we Query database in XSLT/XSL ??
AFAIK, XSLT/XSL is used for transforming of documents and not for querying data.
parasu_516 wrote:
can we pass values to XSLT/XSL through C# or VB.Net ???
Yes, you can pass parameters to XSLT from C#or VB.NET.
"We make a living by what we get, we make a life by what we give." --Winston Churchill